initial commit of file from CVS for smeserver-nextcloud on Sat Sep 7 20:46:17 AEST 2024

This commit is contained in:
Trevor Batley
2024-09-07 20:46:17 +10:00
parent 2a6e3a69f4
commit 992e662760
37 changed files with 1910 additions and 2 deletions

5
root/usr/bin/nc_dbupdate Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
/usr/bin/occ db:add-missing-indices
/usr/bin/occ db:add-missing-primary-keys
/usr/bin/occ db:convert-filecache-bigint