Go to file
2021-11-18 03:00:36 +01: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
check_encryption_scan_legacy-format Add script 'check_encryption_scan_legacy-format'. 2021-11-18 03:00:36 +01:00
check_for_old_files.sh Add script 'check_for_old_files.sh'. 2021-08-11 14:29:30 +02: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: minor change in script output. 2021-07-06 00:48:41 +02:00
README.cleanup_bruteforce_attempts Add 2 Readme files. 2020-02-21 01:08:25 +01:00
README.InnoDB_refuses_to_write_tables_with_ROW_FORMAT=COMPRESSED_or_KEY_BLOCK_SIZE Add README file for handling database error 'InnoDB refuses to write tables with ROW_FORMAT=COMPRESSED or KEY_BLOCK_SIZE'. 2021-10-02 03:46:33 +02: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: adjust to match new data directory 'date' - befor it was a symlink to 'data-<version>'. 2021-10-05 02:45:51 +02:00
update_nextcloud.sh update_nextcloud.sh: fix error in determin PHP version. 2021-11-18 02:59:04 +01: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