1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-11 16:32:59 +00:00

remove obsolete (and wrong) "starting apache" line (#214)

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels
2019-08-13 07:38:54 +02:00
committed by GitHub
parent fb37723cc3
commit ae7f679be2
-2
View File
@@ -49,8 +49,6 @@ done
echo "Ensure config ownership"
chown -R www-data:www-data /run/sessions /tmp/webapp
echo "Starting Apache"
rm -f /run/apache2/apache2.pid
set +u
# cleaning up env variables
unset "${!KCCONF_@}"