You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,7 +118,7 @@ You need 3 functions in your hook for it to be properly initialized by the scrip
118
118
119
119
Please keep in mind that this project has minimal support for automation and very little support will be provided. In order to export contacts, you still need to have physical access to the device you're backing up as an "unattended mode" for the companion app hasn't been implemented yet.
120
120
121
-
There are 10 environment variables that control what the script does without user input:
121
+
There are 11 environment variables that control what the script does without user input:
122
122
123
123
1.`unattended_mode` - Instead of waiting for a key press, sleeps for 5 seconds. Can be any value.
124
124
2.`selected_action` - What the script should do when run. Possible values are `Backup` and `Restore` (case sensitive).
0 commit comments