Skip to content

Commit

Permalink
install.sh: Add mxmirror
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas committed Mar 15, 2018
1 parent c8ecf56 commit d150f0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,6 @@ install_data mxraid/mxraid.shutdown.service "$DESTDIR$systemdunitdi
install_exec kvm_monitor/kvm_monitor.pl "$DESTDIR$udev_helperdir/kvm_monitor.pl"
install_data kvm_monitor/51-raritan-kvm.rules "$DESTDIR$udev_rulesdir/51-raritan-kvm.rules"
install_data misc_systemd_units/udev-settled.target "$DESTDIR$systemdunitdir/udev-settled.target"
install_exec mxmirror/mxmirror "$DESTDIR$usr_sbindir/mxmirror"

exit

0 comments on commit d150f0e

Please sign in to comment.