This commit is contained in:
Yawasau
2022-05-26 14:55:21 +08:00
parent 939a7a302e
commit fb05c6cdc1
2 changed files with 29 additions and 4 deletions

View File

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