Skip to content

Commit

Permalink
fon.pl: small changes to fon.sh
Browse files Browse the repository at this point in the history
- it's nicer now
  • Loading branch information
wwwutz committed Apr 23, 2021
1 parent b85e770 commit fb8911a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ install_exec uvpn/uvpn "$DESTDIR$usr_bindir/uv
install_exec mxmount/mxmount "$DESTDIR$usr_bindir/mxmount"
install_data mxmount/mxmount.service "$DESTDIR$systemdunitdir/mxmount.service"
install_exec hostconfig/hostconfig "$DESTDIR$usr_sbindir/hostconfig"
install_exec fon/fon.sh "$DESTDIR$usr_bindir/fon"
install_exec fon/fon.pl "$DESTDIR$usr_bindir/fon"
install_exec nfsdtop/nfsdtop "$DESTDIR$usr_sbindir/nfsdtop"
install_data serial-log/serial-log\@.service "$DESTDIR$systemdunitdir/serial-log@.service"
install_exec serial-log/serial-log "$DESTDIR$usr_exec_prefix/libexec/serial-log"
Expand Down

0 comments on commit fb8911a

Please sign in to comment.