From 6a08a8751a2eb5d257e6100fc98c1241ab8a27be Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 27 Nov 2019 16:15:49 +0100 Subject: Removed useless \ --- joes-arch-install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'joes-arch-install.sh') diff --git a/joes-arch-install.sh b/joes-arch-install.sh index 9fe2b68..deacaeb 100755 --- a/joes-arch-install.sh +++ b/joes-arch-install.sh @@ -67,7 +67,7 @@ therefore Joe's installer is forced to abort.\nPlease connect to the Internet an 12 30 jo_goodbye else - dialog --msgbox "Success\!" 5 12 + dialog --msgbox "Success!" 5 12 fi } @@ -178,7 +178,7 @@ jo_pacstrap() { #--------------------------------------------- START ----------------------------------------------# #==================================================================================================# clear -dialog --title "Welcome" --msgbox "Welcome to Joe's Arch Linux installation utility\!" 6 35 +dialog --title "Welcome" --msgbox "Welcome to Joe's Arch Linux installation utility!" 6 35 #==================================================================================================# #--------------------------------------- INTERNET CHECK -------------------------------------------# #==================================================================================================# -- cgit v1.2.3