index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton@hvornum.se> | 2021-04-09 15:42:35 +0200 |
---|---|---|
committer | Anton Hvornum <anton@hvornum.se> | 2021-04-09 15:42:35 +0200 |
commit | 0dafeacabd37f77f3ffc6e4a4bf769a7fe3ea2bb (patch) | |
tree | 453c321dc8dcb96e65b76ff4248a3695e503a6e7 /examples | |
parent | ce044064485027647e123b71522729469261113d (diff) |
-rw-r--r-- | examples/guided.py | 1 |
diff --git a/examples/guided.py b/examples/guided.py index 06f91346..0d8030c7 100644 --- a/examples/guided.py +++ b/examples/guided.py @@ -247,7 +247,6 @@ def perform_installation_steps(): fs.find_partition('/boot').mount('/mnt/boot') - exit(1) perform_installation('/mnt') |