From 17ae0292fa69a3d3a2f10647284d8dcff96b845c Mon Sep 17 00:00:00 2001 From: JKANetwork Date: Sun, 12 Feb 2017 12:36:26 +0100 Subject: [PATCH] Start of new a bit graphical installer --- installer/installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/installer.sh b/installer/installer.sh index 24e3c3a..b21da80 100755 --- a/installer/installer.sh +++ b/installer/installer.sh @@ -3,7 +3,7 @@ if [[ $1 != "prepared" ]];then #Prepare system before install - mostrardialog "$(T "JKArch install script")" "Preparando el sistema para la instalacion" + dialog --title "JKArch install script" --msgbox "Starting installation, please wait" 15 60 #Grow cowspace sudo -S mount -o remount,size=700M /run/archiso/cowspace