diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2019-11-27 16:29:53 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2019-11-27 16:29:53 +0100 |
commit | 79b80311e8b2d8a98bb4887f3e8a1834092399c9 (patch) | |
tree | 8dd796c7669b1f01db430d5068e4af59c94a7e8e /joes-arch-install.sh | |
parent | Disk confirm in progress (diff) | |
download | arch-installer-79b80311e8b2d8a98bb4887f3e8a1834092399c9.tar.gz arch-installer-79b80311e8b2d8a98bb4887f3e8a1834092399c9.tar.bz2 arch-installer-79b80311e8b2d8a98bb4887f3e8a1834092399c9.tar.xz arch-installer-79b80311e8b2d8a98bb4887f3e8a1834092399c9.tar.zst arch-installer-79b80311e8b2d8a98bb4887f3e8a1834092399c9.zip |
Test
Diffstat (limited to 'joes-arch-install.sh')
-rwxr-xr-x | joes-arch-install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/joes-arch-install.sh b/joes-arch-install.sh index f3834e6..9ea1fc8 100755 --- a/joes-arch-install.sh +++ b/joes-arch-install.sh @@ -219,6 +219,7 @@ while [[ $answr != y && $answr != Y && $answr != yes && $answr != Yes && $answr jo_get_root_size "II. DISK SETUP" rtsze=$rts"G" swpsze=$swps"G" + jo_get_confim_disk clear echo -e "${BMAGENTA}\ #============= CONFIRM THIS IS CORRECT ===============# |