1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-22 05:42:54 +00:00

New: WebApp now support supported repositories

This commit is contained in:
Andre Zoledziowski
2018-06-25 19:05:46 +02:00
parent 9d81ea0045
commit fde2c566c9
3 changed files with 37 additions and 73 deletions
-2
View File
@@ -23,8 +23,6 @@ echo "Activate z-push log rerouting"
tail --pid=$$ -F --lines=0 -q /var/log/z-push/z-push.log &
tail --pid=$$ -F --lines=0 -q /var/log/z-push/z-push-error.log &
echo "Starting Apache"
rm -f /run/apache2/apache2.pid
set +u