index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
-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 |