From 46b13d6e811d19855357a8379f0a797981f74f6e Mon Sep 17 00:00:00 2001 From: dabenzel Date: Sun, 2 Oct 2016 13:30:46 +0200 Subject: [PATCH] Update install.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Kleinen Fehler behoben (übersehen beim Korrigieren) --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index bcce3ea..fa326e5 100644 --- a/install.sh +++ b/install.sh @@ -9,7 +9,7 @@ echo " /_____/\____//____/ |__/|__/\__,_/\__/\___/_/ /_/ " echo " German BOS Information Script " echo " by Bastian Schroll " echo "" -echo "This may take a several minutes... Don't panic!" +echo "This may take several minutes... Don't panic!" echo "" echo "Caution, script doesn't install a Webserver with PHP and MySQL" echo "so you have to install it later manually if you want to use the MySQL features"