[SOGo] Remove thunderbird plugin generation, will move to docs

This commit is contained in:
andryyy
2017-07-05 10:22:43 +02:00
parent fa8b5c3ab1
commit 2fadfee61a
7 changed files with 6 additions and 177 deletions

View File

@@ -93,9 +93,6 @@ echo ' </dict>
chown sogo:sogo -R /var/lib/sogo/
chmod 600 /var/lib/sogo/GNUstep/Defaults/sogod.plist
# Regenerate the SOGo Integrator plugin
/thunderbird/build-plugins.sh ${MAILCOW_HOSTNAME} < <(mysql --host mysql -u ${DBUSER} -p${DBPASS} ${DBNAME} -e "SELECT domain FROM domain;" -B -N)
supervisorctl restart sogo
sleep 99999