Changed the dummy DB password

This commit is contained in:
DecaTec
2017-09-11 09:15:20 +02:00
committed by GitHub
parent 335afa8d18
commit 8009ba2016

View File

@@ -28,7 +28,7 @@ nextcloudDatabase="nextcloud_db"
# TODO: Your Nextcloud database user
dbUser="nextcloud_db_user"
# TODO: The password of the Nextcloud database user
dbPassword="MeInPasSw0rT"
dbPassword="mYpAsSw0rd"
# TODO: Your webserver user
webserverUser="www-data"
@@ -107,4 +107,4 @@ sudo -u "${webserverUser}" php occ maintenance:mode --off
cd ~
echo "DONE!"
echo "Backup created: ${backupdir}"
echo "Backup created: ${backupdir}"