From 87605b30b15292d68585f701b5eaa7e961693cc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edwin=20Nu=C3=B1ez?= <122418602+edwin170@users.noreply.github.com> Date: Tue, 15 Aug 2023 18:32:28 -0400 Subject: [PATCH] fixing answer --- downr1n.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/downr1n.sh b/downr1n.sh index 6fb15f0..2481b10 100755 --- a/downr1n.sh +++ b/downr1n.sh @@ -745,7 +745,7 @@ if [ true ]; then ask while true; do read -r answer - case "${answer,,}" in + case "$(echo "$answer" | tr '[:upper:]' '[:lower:]')" in yes) echo "[*] You answered YES. so Activating the iBoot localboot path..." "$dir"/iBoot64Patcher work/iBEC.dec work/iBEC.patched -b "-v wdt=-1 debug=0x2014e `if [ "$cpid" = '0x8960' ] || [ "$cpid" = '0x7000' ] || [ "$cpid" = '0x7001' ]; then echo "-restore"; fi`" -n -l