From 716ab49778badca722d14435cd36a811d3a80d3e Mon Sep 17 00:00:00 2001 From: flo269 Date: Tue, 18 Jul 2017 11:47:50 +0200 Subject: [PATCH] One more typo cleaned up --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 79a213a..aee3998 100755 --- a/install.sh +++ b/install.sh @@ -103,7 +103,7 @@ show_menu () { ;; 6) sudo /etc/init.d/craftbeerpiboot stop - whiptail --title "CraftBeerPi stoped" --msgbox "The software is stopped." 8 78 + whiptail --title "CraftBeerPi stopped" --msgbox "The software is stopped." 8 78 show_menu ;; 7)