nextcloud: also update daily files

This commit is contained in:
Wonderfall
2017-02-22 20:22:57 +01:00
parent da78ba1175
commit 472dfb7955
4 changed files with 8 additions and 2 deletions

View File

@ -98,6 +98,7 @@ echo ";";
EOF
sed -i "s/localhost/$DOMAIN/g" /config/config.php
chown -R $UID:$GID /config /data
# Enable/disable apps. Note that this must be done after the ownCloud setup.
# The firstrunwizard gave Josh all sorts of problems, so disabling that.