Skip to content

Commit

Permalink
the hurrier I go the behinder I get
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-moody committed Jun 5, 2020
1 parent d4d5117 commit 941447c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/cmdsrv/files/scripts/poweroffX.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ SLEEP=`which sleep`
SHUTDOWN=`which shutdown`

$SLEEP 3
$SHUTDOWN
$SHUTDOWN -P now

exit 0

0 comments on commit 941447c

Please sign in to comment.