diff --git a/patcher.sh b/patcher.sh index 03b0c31..0f52496 100755 --- a/patcher.sh +++ b/patcher.sh @@ -41,7 +41,7 @@ fi # Download data folder -wget https://github.com/izzy2fancy/AM2R-Autopatcher-Android/releases/download/1.0/data.zip yes | unzip data.zip -d ./ +wget https://github.com/izzy2fancy/AM2R-Autopatcher-Android/releases/download/1.0/data.zip unzip data.zip -d ./ -y # Check for AM2R_11.zip in downloads if [ -f ~/storage/downloads/AM2R_11.zip ]; then