Properly increment _i in whitelist_setup()

Former-commit-id: afced727ea431a420d43780f417e991c3457641c [formerly 9b0b4acf77]
Former-commit-id: 1d5bb9e6359e5a39d49764d8d920d776532f8de6
This commit is contained in:
2022-10-11 12:42:42 -04:00
parent c95643ca89
commit 8f0eb1134a
+1
View File
@@ -521,6 +521,7 @@ def whitelist_setup(): # takes input from the user to set up quick-unlock passw
_quick_unlock_password += _char
else:
_quick_unlock_password_excluded += _char
_i += 1
# create assembly key
open(path.expanduser('~/.config/sshyp/gpg-gen'), 'w').writelines([