From 814f3d48f67901a79b278bc49a9847cbf9e47ff1 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 --- Reaktor/elchos/commands/reboot | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 Reaktor/elchos/commands/reboot (limited to 'Reaktor/elchos/commands/reboot') diff --git a/Reaktor/elchos/commands/reboot b/Reaktor/elchos/commands/reboot new file mode 100755 index 00000000..a264831a --- /dev/null +++ b/Reaktor/elchos/commands/reboot @@ -0,0 +1,3 @@ +#!/bin/sh +echo "system is going down" +sudo /usr/bin/reboot -- cgit v1.2.3