From cb3dbb99843af75f059a9bcd0407f4fc83e66866 Mon Sep 17 00:00:00 2001 From: Luke Date: Tue, 10 Oct 2017 17:10:42 -0700 Subject: [PATCH] >tfw too intelligant to spell things corectly --- larbs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/larbs.sh b/larbs.sh index 8daa2ee..28ab015 100755 --- a/larbs.sh +++ b/larbs.sh @@ -52,7 +52,7 @@ options=(1 "qutebrowser" off browch=$("${brow[@]}" "${options[@]}" 2>&1 >/dev/tty) echo $browch > /tmp/.browch -dialog --title "Let's get this party started!" --msgbox "The rest of the installation will now be totally automated, so you can sit back and relax.\n\nIt will take some time, but when done, you'll can relax even more with your complete system.\n\nNow just press and the system will begin installation!" 13 60 +dialog --title "Let's get this party started!" --msgbox "The rest of the installation will now be totally automated, so you can sit back and relax.\n\nIt will take some time, but when done, you can relax even more with your complete system.\n\nNow just press and the system will begin installation!" 13 60 clear