bugfix
This commit is contained in:
@@ -3,9 +3,12 @@
|
||||
#如果是那下面三項設置就被忽略,改為音量鍵選擇
|
||||
Lo=0
|
||||
|
||||
#備份時檢查資料夾是否存在已經卸載應用 有則音量鍵選擇刪除或是移動到恢復資料夾/被卸載的應用
|
||||
#備份時檢查資料夾是否存在已經卸載應用
|
||||
delete_folder=1
|
||||
|
||||
#存在已卸載應用操作(1刪除0移動)
|
||||
default_behavior=0
|
||||
|
||||
#自定義備份目錄輸出位置 (忽略為空將默認腳本路徑中)
|
||||
Output_path=
|
||||
|
||||
@@ -39,8 +42,8 @@ debug_list=0
|
||||
#添加自定義備份路徑 請勿刪除" "
|
||||
Custom_path="
|
||||
/storage/emulated/0/Pictures
|
||||
/storage/emulated/0/Download
|
||||
/storage/emulated/0/Music
|
||||
#/storage/emulated/0/Download
|
||||
#/storage/emulated/0/Music
|
||||
/storage/emulated/0/DCIM
|
||||
"
|
||||
|
||||
@@ -84,4 +87,4 @@ Compression_method=zstd
|
||||
rgb_a=190
|
||||
#輔色
|
||||
rgb_b=123
|
||||
rgb_c=177
|
||||
rgb_c=177
|
||||
|
||||
Reference in New Issue
Block a user