From b87787bf7c65d7e067d7172c6b2d43437fc11081 Mon Sep 17 00:00:00 2001 From: kxtzownsu Date: Sun, 9 Mar 2025 17:34:19 -0400 Subject: [PATCH] remove 5s timeout --- modify.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/modify.sh b/modify.sh index 897c669..7d51b10 100644 --- a/modify.sh +++ b/modify.sh @@ -74,7 +74,6 @@ echo "Script Developer: jeffplays1292@gmail.com" echo "This tool will modify your shim. There is a chance this tool will render it useless. This tool is in BETA. DO NOT SHARE THIS TOOL! " echo "It is recommended to make a backup of your shim before continuing (Press ctrl-c in 5 seconds to stop this tool and make a backup)" -sleep 5 losetup -fP "$1" echo "Using loop dev at $LOOP_DEV"