jobcore/joborun66/poweroff

7 lines
195 B
Bash
Executable File

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