Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'owncloud-collabora-online.spec.in')
-rw-r--r--owncloud-collabora-online.spec.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/owncloud-collabora-online.spec.in b/owncloud-collabora-online.spec.in
index f83d5106..d1d59eb6 100644
--- a/owncloud-collabora-online.spec.in
+++ b/owncloud-collabora-online.spec.in
@@ -48,7 +48,6 @@ tar cf - . | (cd %{buildroot}/srv/www/htdocs/owncloud/apps/richdocuments && tar
%post
chown -R wwwrun:www /srv/www/htdocs/owncloud/apps
-su -s /bin/bash -c "php /srv/www/htdocs/owncloud/occ maintenance:mode --on" wwwrun
su -s /bin/bash -c "php /srv/www/htdocs/owncloud/occ upgrade" wwwrun
su -s /bin/bash -c "php /srv/www/htdocs/owncloud/occ config:system:set --value='\OC\Memcache\APCu' memcache.local" wwwrun
su -s /bin/bash -c "php /srv/www/htdocs/owncloud/occ app:enable richdocuments" wwwrun