diff options
| author | xengineering <mail2xengineering@protonmail.com> | 2020-03-17 13:40:03 +0100 |
|---|---|---|
| committer | xengineering <mail2xengineering@protonmail.com> | 2020-03-17 13:40:03 +0100 |
| commit | 4271df687f16c4ba2bd349ac427b04aca7608154 (patch) | |
| tree | ba7d88753642eb82eb7bf79571e656e2db341e9a /stages | |
| parent | 3d4061b6cec978642f2ca9b2de9c6dd9dff5c37b (diff) | |
| download | archinstall-4271df687f16c4ba2bd349ac427b04aca7608154.tar archinstall-4271df687f16c4ba2bd349ac427b04aca7608154.tar.zst archinstall-4271df687f16c4ba2bd349ac427b04aca7608154.zip | |
Bugfix
Diffstat (limited to 'stages')
| -rw-r--r-- | stages/first_stage.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stages/first_stage.sh b/stages/first_stage.sh index 8b91c9e..de850e1 100644 --- a/stages/first_stage.sh +++ b/stages/first_stage.sh @@ -89,4 +89,5 @@ EOF echo "Partitioned disk for BIOS/MBR - OK" else + fi |
