This commit is contained in:
Yawasau
2023-12-29 17:58:45 +08:00
parent 92f4dbc53a
commit 5c7a87b049
2 changed files with 7 additions and 2 deletions

View File

@@ -65,7 +65,7 @@ else
echo "Magisk busybox Path does not exist"
fi
export PATH="$PATH"
backup_version="V15.8.1"
backup_version="V15.8.2"
#tools_path="${tools_path/'/storage/emulated/'/'/data/media/'}"
filepath="/data/backup_tools"
busybox="$filepath/busybox"