Simplified guided.py a bit
This commit is contained in:
parent
51629897b9
commit
74c351f27f
|
|
@ -166,8 +166,6 @@ while 1:
|
|||
fg='red'
|
||||
)
|
||||
continue
|
||||
|
||||
profile = profile[0]._path # Once the prep is done, replace the selected profile with the profile name ("path") given from select_profile()
|
||||
break
|
||||
else:
|
||||
break
|
||||
|
|
|
|||
Loading…
Reference in New Issue