From 17f3fc71f06f4b27ee3831114dcca7b80384e334 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 12 May 2014 16:31:10 +0200 Subject: elchos is now a Reaktor submodule --- elchos/commands/reboot | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 elchos/commands/reboot (limited to 'elchos/commands/reboot') diff --git a/elchos/commands/reboot b/elchos/commands/reboot new file mode 100755 index 0000000..a264831 --- /dev/null +++ b/elchos/commands/reboot @@ -0,0 +1,3 @@ +#!/bin/sh +echo "system is going down" +sudo /usr/bin/reboot -- cgit v1.2.3