index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton.feeds+github@gmail.com> | 2020-12-06 11:49:56 +0100 |
---|---|---|
committer | Anton Hvornum <anton.feeds+github@gmail.com> | 2020-12-06 11:49:56 +0100 |
commit | 74c351f27fbc88568251a4fa0f638f4543bed0ce (patch) | |
tree | 01cfbe2e049263f6af43d5efb44bc8f404e31f93 /examples/guided.py | |
parent | 51629897b99e97061fcf4ed7cedbe825ff6b0aa2 (diff) |
-rw-r--r-- | examples/guided.py | 2 |
diff --git a/examples/guided.py b/examples/guided.py index 69162244..a4de0566 100644 --- a/examples/guided.py +++ b/examples/guided.py @@ -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 |