only use occ

This commit is contained in:
Daniel Hansson 2019-01-31 19:22:28 +01:00 committed by GitHub
parent 26cb15c894
commit 3fbd1736a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,14 +80,12 @@ docker_prune_this 'collabora/code' 'onlyoffice/documentserver'
if [ -d "$NC_APPS_PATH"/richdocuments ]
then
occ_command app:remove richdocuments
rm -r "$NC_APPS_PATH"/richdocuments
fi
# Disable OnlyOffice (Collabora App) if activated
if [ -d "$NC_APPS_PATH"/onlyoffice ]
then
occ_command app:remove onlyoffice
rm -r "$NC_APPS_PATH"/onlyoffice
fi
# Install Collabora docker