From 22f6ba76d919c7817c85fa71d5362c4d87523e8f Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sat, 30 Nov 2019 15:13:41 +0100 Subject: Now calls the vm function --- arch-installer.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/arch-installer.sh b/arch-installer.sh index 7d70332..2d97190 100755 --- a/arch-installer.sh +++ b/arch-installer.sh @@ -483,6 +483,7 @@ dialog --title "Welcome" --msgbox "Welcome to Joe's Arch Linux installation util jo_chk_internet jo_get_hstnm "I. CORE SETUP" jo_get_options "I. CORE SETUP" +jo_get_vm "I. CORE SETUP" jo_get_disk_config "II. DISK SETUP" jo_warn_wiping jo_get_root_config "III. USERS SETUP" -- cgit v1.2.3