This commit is contained in:
YAWAsau
2022-01-25 18:27:17 +08:00
parent a9ef4d985c
commit 5e2a3896f7
9 changed files with 232 additions and 158 deletions

View File

@@ -7,7 +7,16 @@ Lo=0
Output_path=
#Getlist.sh列出系統應用
system_name=1
system_name=0
#備份與恢復遭遇異常或是結束後發送通知(toast與狀態欄提示)
toast_info=0
#腳本檢測更新後進行跳轉瀏覽器或是複製連結?
update=1
#檢測到更新後的行為(1跳轉瀏覽器 0不跳轉瀏覽器但是複製連結到剪裁版)
update_behavior=1
#假設如果存在usb隨身碟是否默認使用隨身碟(1不詢問默認使用 0每次都進行詢問)
USBdefault=0
@@ -26,10 +35,10 @@ backup_media=0
#添加自定義備份路徑 請勿刪除" "
Custom_path="
/storage/emulated/0/Pictures
/storage/emulated/0/Download
/storage/emulated/0/Music
/storage/emulated/0/DCIM
/storage/emulated/0/Pictures/
#/storage/emulated/0/Download
#/storage/emulated/0/Music
#/storage/emulated/0/DCIM
"
#壓縮算法(可用lz4 zstd tar tar為僅打包 有什麼好用的壓縮算法請聯繫我