From 367361ac520e8a8a4a7cae190edcd31bb1b1e7f5 Mon Sep 17 00:00:00 2001 From: izzy2fancy <121840901+izzy2fancy@users.noreply.github.com> Date: Sun, 4 Feb 2024 10:28:54 -0500 Subject: [PATCH] Update not working link --- patcher.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patcher.sh b/patcher.sh index 7f41450..1c60cc1 100755 --- a/patcher.sh +++ b/patcher.sh @@ -45,7 +45,7 @@ if ! [ -f /data/data/com.termux/files/usr/bin/apkmod ]; then fi #download the patch data -svn export https://github.com/AM2R-Community-Developers/AM2R-Autopatcher-Android/trunk/data +svn export https://github.com/AM2R-Community-Developers/AM2R-Autopatcher-Android/tree/main/data #check if termux-storage has been setup if ! [ -d ~/storage ]; then