From 82120c5cc16968f8f67d57877f614f8bfc4d16bd Mon Sep 17 00:00:00 2001 From: Izzy Kauffman <121840901+izzy2fancy@users.noreply.github.com> Date: Tue, 19 Mar 2024 16:43:05 -0400 Subject: [PATCH] Update patcher.sh --- patcher.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patcher.sh b/patcher.sh index 3c18ffa..efcad74 100755 --- a/patcher.sh +++ b/patcher.sh @@ -41,7 +41,7 @@ fi # Download data folder -curl -L -o data.zip "https://download-directory.github.io?url=https://github.com/izzy2fancy/AM2R-Autopatcher-Android/tree/main/data" +wget download-directory.github.io?url=https://github.com/izzy2fancy/AM2R-Autopatcher-Android/tree/main/data yes | unzip data.zip -d ./ # Check for AM2R_11.zip in downloads if [ -f ~/storage/downloads/AM2R_11.zip ]; then