From a504b63dfaa23ac6ba420942f71d859630c03e0e Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sat, 21 Feb 2026 18:45:07 -0500 Subject: refactor!: Unused Programs Removed Multiple unused programs have be removed. These programs were unmaintained, no longer functioning, and/or had no purpose anymore. BREAKING CHANGE: Multiple scripts removed --- scripts/shutdownPrompt | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 scripts/shutdownPrompt (limited to 'scripts/shutdownPrompt') 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' -- cgit v1.2.3