mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 16:06:14 +00:00
remove obsolete (and wrong) "starting apache" line (#214)
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
fb37723cc3
commit
ae7f679be2
@ -49,8 +49,6 @@ done
|
|||||||
echo "Ensure config ownership"
|
echo "Ensure config ownership"
|
||||||
chown -R www-data:www-data /run/sessions /tmp/webapp
|
chown -R www-data:www-data /run/sessions /tmp/webapp
|
||||||
|
|
||||||
echo "Starting Apache"
|
|
||||||
rm -f /run/apache2/apache2.pid
|
|
||||||
set +u
|
set +u
|
||||||
# cleaning up env variables
|
# cleaning up env variables
|
||||||
unset "${!KCCONF_@}"
|
unset "${!KCCONF_@}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user