From e7cc30cde7aee7f23122d5d1ddfd86abeaa81e8b Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Thu, 5 Mar 2020 15:49:25 +0100 Subject: [PATCH] Update 'CMS/nextcloud/nextcloud-init.sh' --- CMS/nextcloud/nextcloud-init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMS/nextcloud/nextcloud-init.sh b/CMS/nextcloud/nextcloud-init.sh index 9db867b..9860d49 100644 --- a/CMS/nextcloud/nextcloud-init.sh +++ b/CMS/nextcloud/nextcloud-init.sh @@ -1,3 +1,3 @@ sudo -u www-data php /var/www/DOMAINname/html/occ db:convert-filecache-bigint -sudo -u www-data php /var/www/DOMAINname/html/occ db:add-missing-indicescc +sudo -u www-data php /var/www/DOMAINname/html/occ db:add-missing-indices rm -f /etc/update-motd.d/50-nextnotice \ No newline at end of file