fix: add config parameter to bridge start
All checks were successful
the build was successful

This commit is contained in:
Jan Christian Gruenhage 2018-04-16 23:50:41 +01:00
parent be50862189
commit 20fc49d3d6

View file

@ -37,4 +37,4 @@ if [[ ! -f /data/registration.yaml ]]; then
fi
fixperms
exec su-exec ${UID}:${GID} python -m mautrix_telegram
exec su-exec ${UID}:${GID} python -m mautrix_telegram -c /data/config.yaml