You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
QnetGateway/exec_R.sh

5 lines
77 B

#!/bin/sh
qnvoice ${2} rebooting.dat 'System Reboot'
sleep 5
shutdown -r now

Powered by TurnKey Linux.