aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2019-11-28 12:45:09 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2019-11-28 12:45:09 +0100
commitdd0b567347ea9b2ef45eab4a2517694c51929e23 (patch)
tree8eef2a7475cba0c9434366c561a0b81f5c8db72d
parentDialoged root prompt (diff)
downloadarch-installer-dd0b567347ea9b2ef45eab4a2517694c51929e23.tar.gz
arch-installer-dd0b567347ea9b2ef45eab4a2517694c51929e23.tar.bz2
arch-installer-dd0b567347ea9b2ef45eab4a2517694c51929e23.tar.xz
arch-installer-dd0b567347ea9b2ef45eab4a2517694c51929e23.tar.zst
arch-installer-dd0b567347ea9b2ef45eab4a2517694c51929e23.zip
Bug fix
-rwxr-xr-xjoes-arch-install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/joes-arch-install.sh b/joes-arch-install.sh
index ab3dc54..3cb6bc0 100755
--- a/joes-arch-install.sh
+++ b/joes-arch-install.sh
@@ -161,6 +161,7 @@ jo_get_root_size() {
}
jo_get_disk_config() {
+ answr=false
while [ "$answr" = false ]; do
answr=false
btsze="128M"