Skip to content

Commit

Permalink
Merge pull request #44 from Jonny-exe/patch-1
Browse files Browse the repository at this point in the history
Added cancel comand
  • Loading branch information
chrisallenlane authored Nov 9, 2020
2 parents 0c8e75a + e27935d commit b507aef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions shutdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ shutdown -h now

# To reboot system after 5 minutes:
shutdown -r +5

# To cancel a scheduled shutdown:
shutdown -c

0 comments on commit b507aef

Please sign in to comment.