diff options
Diffstat (limited to 'arch-installer.sh')
-rwxr-xr-x | arch-installer.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch-installer.sh b/arch-installer.sh index 428f017..df5e126 100755 --- a/arch-installer.sh +++ b/arch-installer.sh @@ -534,6 +534,7 @@ JO_USR_PWD #==================================================================================================# #--------------------------------------------- START ----------------------------------------------# #==================================================================================================# +pacman -Sy dialog wget clear dialog --title "Welcome" --msgbox "Welcome to Joe's Arch Linux installation utility!" 6 35 jo_chk_internet |