Update patcher.sh

This commit is contained in:
Izzy Kauffman
2024-03-19 16:45:20 -04:00
committed by GitHub
parent 82120c5cc1
commit 44d2348c97
+1 -1
View File
@@ -41,7 +41,7 @@ fi
# Download data folder
wget download-directory.github.io?url=https://github.com/izzy2fancy/AM2R-Autopatcher-Android/tree/main/data yes | unzip data.zip -d ./
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