From 4b0984e895a6332f9846ccd3904dadb65cae3e9f Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Thu, 28 Nov 2019 19:32:09 +0100 Subject: Resized dialog box --- arch-installer.sh | 2 +- img/screen2.png | Bin 0 -> 17773 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 img/screen2.png 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 -------------------------------------------# diff --git a/img/screen2.png b/img/screen2.png new file mode 100644 index 0000000..6392b87 Binary files /dev/null and b/img/screen2.png differ -- cgit v1.2.3