Kayou
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
3 deletions
-
scripts/upgrade
|
|
@ -317,9 +317,9 @@ then |
|
|
exec_occ -V |
|
|
exec_occ -V |
|
|
done |
|
|
done |
|
|
|
|
|
|
|
|
exec_occ db:add-missing-indices |
|
|
|
|
|
exec_occ db:add-missing-columns |
|
|
|
|
|
exec_occ db:convert-filecache-bigint -n |
|
|
|
|
|
|
|
|
exec_occ db:add-missing-indices |
|
|
|
|
|
exec_occ db:add-missing-columns |
|
|
|
|
|
exec_occ db:convert-filecache-bigint -n |
|
|
|
|
|
|
|
|
#================================================= |
|
|
#================================================= |
|
|
# CONFIGURE NEXTCLOUD |
|
|
# CONFIGURE NEXTCLOUD |
|
|
|