mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
update mimetype list (#1987)
Signed-off-by: szaimen <szaimen@e.mail.de> Co-authored-by: Daniel Hansson <github@hanssonit.se>
This commit is contained in:
parent
39e64fe079
commit
e231cb2ac8
@ -819,6 +819,8 @@ then
|
||||
nextcloud_occ upgrade
|
||||
# Optimize
|
||||
print_text_in_color "$ICyan" "Optimizing Nextcloud..."
|
||||
nextcloud_occ maintenance:mimetype:update-js
|
||||
nextcloud_occ maintenance:mimetype:update-db
|
||||
yes | nextcloud_occ db:convert-filecache-bigint
|
||||
nextcloud_occ db:add-missing-indices
|
||||
CURRENTVERSION=$(sudo -u www-data php $NCPATH/occ status | grep "versionstring" | awk '{print $3}')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user