Removed some debugging
This commit is contained in:
parent
ce04406448
commit
0dafeacabd
|
|
@ -247,7 +247,6 @@ def perform_installation_steps():
|
||||||
|
|
||||||
fs.find_partition('/boot').mount('/mnt/boot')
|
fs.find_partition('/boot').mount('/mnt/boot')
|
||||||
|
|
||||||
exit(1)
|
|
||||||
perform_installation('/mnt')
|
perform_installation('/mnt')
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue