[SOGo] Fix file path of sogo-full.svg

[Compose] Updated SOGo image
[Update] Add user.name and user.email for local git config if missing
This commit is contained in:
andryyy
2018-12-22 16:56:50 +01:00
parent bfec893ca7
commit 9aca90c75f
3 changed files with 4 additions and 2 deletions

View File

@@ -176,6 +176,6 @@ if patch -sfN --dry-run /usr/lib/GNUstep/SOGo/Templates/UIxAclEditor.wox < /acl.
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
[[ -f /etc/sogo/sogo-full.svg ]] && cp /etc/sogo/sogo-full.svg /usr/lib/GNUstep/SOGo/WebServerResources/img/sogo-full.svg
exec gosu sogo /usr/sbin/sogod