mirror of
https://github.com/simonmicro/Pritunl-Fake-API.git
synced 2025-12-07 11:36:59 -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'
|
sel = 'R'
|
||||||
|
|
||||||
if interactive:
|
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()
|
sel = input('[I]nstall, [R]eset, [B]uy Pritunl, [Q]uit? ').upper()
|
||||||
print()
|
print()
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user