Go to file
2021-04-11 11:32:25 +02:00
conf Rename sample configuration file. 2020-02-13 01:11:26 +01:00
DOC Initial import 2017-06-16 02:00:42 +02:00
.gitignore Initial import 2017-06-16 02:00:42 +02:00
add_missing_columns.sh Some minor changes. 2020-07-18 23:40:48 +02:00
add_missing_indices.sh Add scripts 'add_missing_primary-keys.sh' and 'convert_filecache_bigint.sh'. 2020-11-21 02:08:32 +01:00
add_missing_primary-keys.sh Add scripts 'add_missing_primary-keys.sh' and 'convert_filecache_bigint.sh'. 2020-11-21 02:08:32 +01:00
add_user_to_group.sh Some minor changes on scripts 'add_user_to_group.sh' and 'remove_user_from_group.sh'. 2020-10-21 21:02:46 +02:00
check_cert_loolwsd.sh Add cron script for updating ssl key/cert/chain of ColaboraOnline Service loolwsd. 2019-02-16 04:25:30 +01:00
convert_filecache_bigint.sh Add scripts 'add_missing_primary-keys.sh' and 'convert_filecache_bigint.sh'. 2020-11-21 02:08:32 +01:00
install_ownloud.txt Initial import 2017-06-16 02:00:42 +02:00
occ_file_scan_all_accounts.sh occ_file_scan_all_accounts.sh: add 'occ maintenance:repair' to script. 2020-11-21 02:32:09 +01:00
README.cleanup_bruteforce_attempts Add 2 Readme files. 2020-02-21 01:08:25 +01:00
README.lost-admin-password Add 'README.lost-admin-password'. 2020-10-08 04:32:46 +02:00
README.occ-encryption Add file 'README.occ-encryption'. 2020-10-08 02:43:36 +02:00
README.php.ini Minor changes. 2018-01-08 01:37:38 +01:00
README.set-group-quota Add 2 Readme files. 2020-02-21 01:08:25 +01:00
README.update-indices add README for updating indices. 2018-09-15 04:45:00 +02:00
remove_user_from_group.sh Some minor changes on scripts 'add_user_to_group.sh' and 'remove_user_from_group.sh'. 2020-10-21 21:02:46 +02:00
restore_nextcloud.sh restore_nextcloud.sh: minor changes on script output 2021-02-06 10:38:03 +01:00
update_nextcloud.sh On update ommit update apps because it is done within main update procedure. 2021-04-11 11:32:25 +02:00

WEB_BASE_DIR=/var/www/owncloud.oopen.de/
su -c "/usr/local/php/bin/php ${WEB_BASE_DIR}/htdocs/occ db:add-missing-indices" -s /bin/bash www-data