From 489fdcdba5cb19b2bff80adf2a4b7eebe2fb91db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edwin=20Nu=C3=B1ez?= <122418602+edwin170@users.noreply.github.com> Date: Mon, 17 Jul 2023 12:33:21 -0400 Subject: [PATCH] Update downr1n.sh --- downr1n.sh | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/downr1n.sh b/downr1n.sh index de1b3fc..9138aaf 100755 --- a/downr1n.sh +++ b/downr1n.sh @@ -958,12 +958,10 @@ done echo "[*] Sucess Patching the boot files" sleep 1 - echo "[*] Executing wikiproxy.py in order to fix key issue" + echo "[*] please execute wikiproxy.py in order to fix key issue" - if [ ! $(/usr/bin/python3 "wikiproxy.py") ]; then - echo "wikiproxy failed, please open another terminal and execute python3 wikiproxy.py, [CLICK ENTER WHEN YOU SUCCESS]" - read -n 1 -s - fi + echo "Please open another terminal and execute: python3 wikiproxy.py, [CLICK ENTER WHEN YOU SUCCESS]" + read -n 1 -s set +e