diff options
Diffstat (limited to 'arch-installer.sh')
-rwxr-xr-x | arch-installer.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch-installer.sh b/arch-installer.sh index 789e61b..b2d14b1 100755 --- a/arch-installer.sh +++ b/arch-installer.sh @@ -545,7 +545,7 @@ elif [ "$intelamdcpu" = "amd" ]; then fi dialog --title "IV. INSTALLING LINUX"\ --infobox "Base packages installed"\ - 4 28 + 3 28 sleep 4 #==================================================================================================# #--------------------------------------- UTILS DOWNLOAD -------------------------------------------# |