remove 5s timeout

This commit is contained in:
kxtzownsu 2025-03-09 17:34:19 -04:00
parent e98d6a6eb6
commit b87787bf7c

View File

@ -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"