This commit is contained in:
Yawasau
2022-08-23 22:07:40 +08:00
parent d98b29ec67
commit e7145edb69
7 changed files with 8 additions and 10 deletions

View File

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