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