From 333414fd95f10def31cc0b042b5cd94b267aa34a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=E1=BA=B9o=20K=C3=A9o?= Date: Tue, 9 Jul 2024 15:39:17 +0700 Subject: [PATCH] Update update-binary --- .github/Modun/META-INF/com/google/android/update-binary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/Modun/META-INF/com/google/android/update-binary b/.github/Modun/META-INF/com/google/android/update-binary index 3b9c26b..980dbe5 100644 --- a/.github/Modun/META-INF/com/google/android/update-binary +++ b/.github/Modun/META-INF/com/google/android/update-binary @@ -25,7 +25,7 @@ ZIPFILE=$3 mount /data 2>/dev/null -if [ -f /data/adb/magisk/util_functions.sh ] && [ "BOOTCLASSPATH" ];then +if [ -f /data/adb/magisk/util_functions.sh ] && [ "$BOOTCLASSPATH" ];then . /data/adb/magisk/util_functions.sh [ $MAGISK_VER_CODE -lt 20400 ] && require_new_magisk install_module