aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cgi-bin/reboot.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xcgi-bin/reboot.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/cgi-bin/reboot.sh b/cgi-bin/reboot.sh
deleted file mode 100755
index b8bb350..0000000
--- a/cgi-bin/reboot.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/usr/bin/env bash
-
-set -o errexit -o nounset -o pipefail
-
-systemctl reboot