jobcore/joborun66/poweroff

5 lines
143 B
Bash
Executable File

#!/bin/sh
echo ".... joborun is now powering off .... SO FAST!!!"
sudo /usr/bin/run/poweroff 2>/dev/null
sudo /usr/bin/s6/poweroff 2>/dev/null