Browse Source

Merge branch 'testing' into v.20.0

pull/338/head
Kayou 6 years ago
committed by GitHub
parent
commit
c0ff359707
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      scripts/upgrade

6
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

Loading…
Cancel
Save