1
0
Fork 0

fix: move homeserver.log to volume
the build was successful Details

This commit is contained in:
Jan Christian Grünhage 2018-01-06 13:16:33 +01:00
parent f7868ae828
commit fda32eade8
Signed by: jcgruenhage
GPG Key ID: 6594C449C633D10C
1 changed files with 1 additions and 0 deletions

View File

@ -15,3 +15,4 @@ sed -e 's#/homeserver.db#/data/database/homeserver.db#' \
-e 's#/homeserver.log#/data/log/homeserver.log#' \
-e 's#/media_store#/data/media_store#' \
-e 's#/uploads#/data/uploads#' -i /data/config/homeserver.yaml
sed -i 's#/homeserver.log#/data/homeserver.log#' /data/config/${SERVER_NAME}.log.config