summaryrefslogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh2
1 files changed, 1 insertions, 1 deletions
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/"