From 9320288fb8dc74712ef123203b9da072f39b03fa Mon Sep 17 00:00:00 2001 From: Simon Date: Wed, 20 Apr 2011 17:09:02 +0200 Subject: Schreibfehler im Installer-Script --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 7808dcc..531443f 100644 --- a/install.sh +++ b/install.sh @@ -49,4 +49,4 @@ mysql -u $databaseuser -p$databasepassword < /var/www/pbs2/setup/pbs.sql mysql -u $databaseuser -p$databasepassword < /var/www/pbs2/setup/pbs.sql echo "woho - pbs2 is ready to use" -echo "You can reach your installed pbs2 server unter http://$domain/" +echo "You can reach your installed pbs2 server under http://$domain/" -- cgit v1.2.3-55-g7522