1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

Revert "Version 15 : add occ commands to improve db performances"

This reverts commit f89bf04eda.
This commit is contained in:
Mickaël Martin 2019-02-21 18:24:14 +01:00
parent 9b1fff3781
commit f50feb7f43

View file

@ -224,8 +224,6 @@ do
# Print the current version number of nextcloud
exec_occ -V
exec_occ db:add-missing-indices
exec_occ db:convert-filecache-bigint
done
#=================================================