mirror of
https://github.com/simonmicro/Pritunl-Fake-API.git
synced 2025-12-06 19:17:00 -05:00
Compare commits
No commits in common. "446f9ba291b51df7f6b05f082db07711683de2b1" and "9b7899f1d872806839ef1d7b518bc26600248993" have entirely different histories.
446f9ba291
...
9b7899f1d8
@ -34,7 +34,7 @@ if args.reset != 'DEFAULT':
|
||||
sel = 'R'
|
||||
|
||||
if interactive:
|
||||
while sel not in ['I', 'R', 'B', 'Q']:
|
||||
while sel not in ['I', 'U', 'B', 'Q']:
|
||||
sel = input('[I]nstall, [R]eset, [B]uy Pritunl, [Q]uit? ').upper()
|
||||
print()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user