diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2019-11-28 19:32:09 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2019-11-28 19:32:09 +0100 |
commit | 4b0984e895a6332f9846ccd3904dadb65cae3e9f (patch) | |
tree | 94c72680baf6b23ddac3465e90b1193af8c8819d | |
parent | Better comments and function names (diff) | |
download | arch-installer-4b0984e895a6332f9846ccd3904dadb65cae3e9f.tar.gz arch-installer-4b0984e895a6332f9846ccd3904dadb65cae3e9f.tar.bz2 arch-installer-4b0984e895a6332f9846ccd3904dadb65cae3e9f.tar.xz arch-installer-4b0984e895a6332f9846ccd3904dadb65cae3e9f.tar.zst arch-installer-4b0984e895a6332f9846ccd3904dadb65cae3e9f.zip |
Resized dialog box
-rwxr-xr-x | arch-installer.sh | 2 | ||||
-rw-r--r-- | img/screen2.png | bin | 0 -> 17773 bytes |
2 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 -------------------------------------------# diff --git a/img/screen2.png b/img/screen2.png Binary files differnew file mode 100644 index 0000000..6392b87 --- /dev/null +++ b/img/screen2.png |