[SOGo] Copy logo from config dir, no need to rebuild image

This commit is contained in:
andryyy
2018-12-20 19:02:20 +01:00
parent b99820d011
commit fbe46e39e5
2 changed files with 3 additions and 160 deletions

View File

@@ -175,4 +175,7 @@ if patch -sfN --dry-run /usr/local/lib/GNUstep/SOGo/Templates/UIxAclEditor.wox <
patch /usr/local/lib/GNUstep/SOGo/Templates/UIxAclEditor.wox < /acl.diff;
fi
# Copy logo, if any
[[ -f /etc/sogo/sogo-full.svg ]] && cp /etc/sogo/sogo_full.svg /usr/local/lib/GNUstep/SOGo/WebServerResources/img/sogo-full.svg
exec gosu sogo /usr/local/sbin/sogod