diff options
Diffstat (limited to 'elchos/commands/reboot')
-rwxr-xr-x | elchos/commands/reboot | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/elchos/commands/reboot b/elchos/commands/reboot deleted file mode 100755 index a264831..0000000 --- a/elchos/commands/reboot +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -echo "system is going down" -sudo /usr/bin/reboot |