This commit is contained in:
Yawasau
2022-03-03 13:23:05 +08:00
parent 88e64d2f02
commit 83d5a1411b
3 changed files with 4 additions and 5 deletions

View File

@@ -36,9 +36,9 @@ debug_list=0
#添加自定義備份路徑 請勿刪除" " #添加自定義備份路徑 請勿刪除" "
Custom_path=" Custom_path="
/storage/emulated/0/Pictures /storage/emulated/0/Pictures
/storage/emulated/0/Download /storage/emulated/0/Download
#/storage/emulated/0/Music /storage/emulated/0/Music
#/storage/emulated/0/DCIM /storage/emulated/0/DCIM
" "
#壓縮算法(可用lz4 zstd tar tar為僅打包 有什麼好用的壓縮算法請聯繫我 #壓縮算法(可用lz4 zstd tar tar為僅打包 有什麼好用的壓縮算法請聯繫我

View File

@@ -20,7 +20,7 @@ else
echo "Magisk busybox Path does not exist" echo "Magisk busybox Path does not exist"
fi fi
export PATH="$PATH" export PATH="$PATH"
backup_version="V14.2" backup_version="V14.3"
#設置二進制命令目錄位置 #設置二進制命令目錄位置
[[ $bin_path = "" ]] && echo "未正確指定bin.sh位置" && exit 2 [[ $bin_path = "" ]] && echo "未正確指定bin.sh位置" && exit 2
#bin_path="${bin_path/'/storage/emulated/'/'/data/media/'}" #bin_path="${bin_path/'/storage/emulated/'/'/data/media/'}"

View File

@@ -1 +0,0 @@
/data/backup_tools