This commit is contained in:
YAWAsau
2022-01-20 17:40:47 +08:00
parent e1423db503
commit b54d186a66
2 changed files with 1 additions and 1 deletions

View File

@@ -20,7 +20,7 @@ else
echo "Magisk busybox Path does not exist"
fi
export PATH="$PATH"
backup_version="V13.7"
backup_version="V13.8"
#設置二進制命令目錄位置
[[ $bin_path = "" ]] && echo "未正確指定bin.sh位置" && exit 2
#bin_path="${bin_path/'/storage/emulated/'/'/data/media/'}"

View File