This commit is contained in:
Yawasau
2022-06-18 14:59:10 +08:00
parent cfb9f8f0c3
commit d8923a6b8b
2 changed files with 21 additions and 5 deletions

View File

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