Update patcher.sh

This commit is contained in:
Izzy Kauffman
2024-03-28 19:18:50 -04:00
committed by GitHub
parent 47eaf94715
commit 4b67f1a6ba
+2 -1
View File
@@ -41,7 +41,8 @@ fi
# Download data folder
wget https://github.com/izzy2fancy/AM2R-Autopatcher-Android/releases/download/1.0/data.zip unzip data.zip -d ./ -y
wget https://github.com/izzy2fancy/AM2R-Autopatcher-Android/releases/download/1.0/data.zip
yes | unzip data.zip -d ./
# Check for AM2R_11.zip in downloads
if [ -f ~/storage/downloads/AM2R_11.zip ]; then