summaryrefslogtreecommitdiff
path: root/scripts/shutdownPrompt
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/shutdownPrompt')
-rwxr-xr-xscripts/shutdownPrompt3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/shutdownPrompt b/scripts/shutdownPrompt
deleted file mode 100755
index 1be046d..0000000
--- a/scripts/shutdownPrompt
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-prompt 'Shutdown?' 'sudo shutdown -h now'