mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-02-07 21:11:37 +00:00
Merge branch 'master' into admin-login
This commit is contained in:
@@ -196,4 +196,8 @@ fi
|
||||
# Copy logo, if any
|
||||
[[ -f /etc/sogo/sogo-full.svg ]] && cp /etc/sogo/sogo-full.svg /usr/lib/GNUstep/SOGo/WebServerResources/img/sogo-full.svg
|
||||
|
||||
# Rsync web content
|
||||
echo "Syncing web content with named volume"
|
||||
rsync -a /usr/lib/GNUstep/SOGo/. /sogo_web/
|
||||
|
||||
exec gosu sogo /usr/sbin/sogod
|
||||
|
||||
Reference in New Issue
Block a user