This commit is contained in:
Yawasau
2022-06-11 14:31:53 +08:00
parent 4ed96e5cf1
commit f219f7e5e7
2 changed files with 17 additions and 15 deletions

View File

@@ -48,7 +48,7 @@ else
echo "Magisk busybox Path does not exist"
fi
export PATH="$PATH"
backup_version="V15.5.2"
backup_version="V15.5.4"
#設置二進制命令目錄位置
if [[ $bin_path = "" ]]; then
echoRgb "未正確指定bin.sh位置" "0"