From 90c9745a9eb633f5a5a7a357882e68e10e3a8cc1 Mon Sep 17 00:00:00 2001 From: Izzy Kauffman <121840901+izzy2fancy@users.noreply.github.com> Date: Thu, 28 Mar 2024 19:20:30 -0400 Subject: [PATCH] Update patcher.sh --- patcher.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/patcher.sh b/patcher.sh index f95bddb..b19f6f2 100755 --- a/patcher.sh +++ b/patcher.sh @@ -41,8 +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 ./ # Check for AM2R_11.zip in downloads if [ -f ~/storage/downloads/AM2R_11.zip ]; then