From f8d09c5cfd6d1d9595b64547dc9d29c63e40c5f2 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Thu, 5 Dec 2024 13:49:22 -0500 Subject: Moved .local/bin to scripts --- scripts/rebootPrompt | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 scripts/rebootPrompt (limited to 'scripts/rebootPrompt') 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' -- cgit v1.2.3