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

Added comfort functions & minor

This commit is contained in:
Andre Zoledziowski
2018-06-28 10:39:09 +02:00
parent 0c7f5102d4
commit b5d30b13d7
6 changed files with 51 additions and 39 deletions
-1
View File
@@ -28,4 +28,3 @@ rm -f /run/apache2/apache2.pid
set +u
source /etc/apache2/envvars
exec /usr/sbin/apache2 -DFOREGROUND
#exec /bin/bash -c "source /etc/apache2/envvars && /usr/sbin/apache2 -DFOREGROUND"