jobcore/joborun66/poweroff
2022-03-20 14:19:37 +02:00

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