summaryrefslogtreecommitdiff
path: root/scripts/rebootPrompt
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/rebootPrompt')
-rwxr-xr-xscripts/rebootPrompt3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/rebootPrompt b/scripts/rebootPrompt
new file mode 100755
index 0000000..4c3c361
--- /dev/null
+++ b/scripts/rebootPrompt
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+prompt 'Reboot?' 'sudo reboot'