summaryrefslogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
authorSimon2011-04-20 18:16:45 +0200
committerSimon2011-04-20 18:16:45 +0200
commita076da7e6194ea006e26b1bf9dc21b8db29b7bf8 (patch)
tree4b363eea9de26739f0eaa331ec4818c171a08140 /install.sh
parentDatenbankeintrag geändert (diff)
downloadpbs2-a076da7e6194ea006e26b1bf9dc21b8db29b7bf8.tar.gz
pbs2-a076da7e6194ea006e26b1bf9dc21b8db29b7bf8.tar.xz
pbs2-a076da7e6194ea006e26b1bf9dc21b8db29b7bf8.zip
Standard Super-Admin hinzugefügt && Notice im Installer
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 531443f..b8cbdc2 100644
--- a/install.sh
+++ b/install.sh
@@ -50,3 +50,4 @@ 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 under http://$domain/"
+echo "Login with username: 'test' and pasword 'test' and change the Passwort and eMail IMMEDIATELY!!!"