mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Merge branch 'testing' into v.20.0
This commit is contained in:
commit
c0ff359707
1 changed files with 3 additions and 3 deletions
|
@ -317,9 +317,9 @@ then
|
||||||
exec_occ -V
|
exec_occ -V
|
||||||
done
|
done
|
||||||
|
|
||||||
exec_occ db:add-missing-indices
|
exec_occ db:add-missing-indices
|
||||||
exec_occ db:add-missing-columns
|
exec_occ db:add-missing-columns
|
||||||
exec_occ db:convert-filecache-bigint -n
|
exec_occ db:convert-filecache-bigint -n
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# CONFIGURE NEXTCLOUD
|
# CONFIGURE NEXTCLOUD
|
||||||
|
|
Loading…
Add table
Reference in a new issue