jobcore/joborun66/reboot

7 lines
188 B
Bash
Executable File

#!/bin/sh
echo ".... joborun will now reboot .... "
sudo /usr/bin/run/reboot -f 2>/dev/null
sudo /usr/bin/s6/reboot 2>/dev/null
# for upcoming 66 >0.7
#sudo /usr/bin/66 reboot 2>/dev/null