bugfix
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
Lo=0
|
||||
|
||||
#備份時檢查資料夾是否存在已經卸載應用 有則音量鍵選擇刪除或是移動到恢復資料夾/被卸載的應用
|
||||
delete_folder=0
|
||||
delete_folder=1
|
||||
|
||||
#自定義備份目錄輸出位置 (忽略為空將默認腳本路徑中)
|
||||
Output_path=
|
||||
@@ -13,10 +13,10 @@ Output_path=
|
||||
toast_info=1
|
||||
|
||||
#腳本檢測更新後進行跳轉瀏覽器或是複製連結?
|
||||
update=0
|
||||
update=1
|
||||
|
||||
#檢測到更新後的行為(1跳轉瀏覽器 0不跳轉瀏覽器,但是複製連結到剪裁版)
|
||||
update_behavior=0
|
||||
update_behavior=1
|
||||
|
||||
#假設如果存在usb隨身碟是否默認使用隨身碟?(1不詢問默認使用 0每次都進行詢問)
|
||||
USBdefault=0
|
||||
|
||||
Reference in New Issue
Block a user