Skip to content

Commit d8a428f

Browse files
authored
Update amount of environment variables in README.md
1 parent 1b839e4 commit d8a428f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ You need 3 functions in your hook for it to be properly initialized by the scrip
118118

119119
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.
120120

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:
122122

123123
1. `unattended_mode` - Instead of waiting for a key press, sleeps for 5 seconds. Can be any value.
124124
2. `selected_action` - What the script should do when run. Possible values are `Backup` and `Restore` (case sensitive).

0 commit comments

Comments
 (0)