This commit is contained in:
Yawasau
2022-07-04 20:13:37 +08:00
parent 6276bf9e3a
commit 9a35179caa
2 changed files with 70 additions and 48 deletions

View File

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