Go to file
2024-08-25 00:35:22 +02:00
conf hostname.conf.sample: change some file comments.. 2023-08-02 12:00:53 +02:00
DOC Initial import 2017-06-16 02:00:42 +02:00
snippets Add snippet 'get-path-of-php-command.sh' and change concerning code.. 2023-08-03 00:11:02 +02:00
.gitignore Initial import 2017-06-16 02:00:42 +02:00
add_missing_columns.sh Add snippet 'get-path-of-php-command.sh' and change concerning code.. 2023-08-03 00:11:02 +02:00
add_missing_indices.sh Add snippet 'get-path-of-php-command.sh' and change concerning code.. 2023-08-03 00:11:02 +02:00
add_missing_primary-keys.sh Some post installations on update and restore scripts. 2023-08-03 10:43:06 +02:00
add_user_to_group.sh Add snippet 'get-path-of-php-command.sh' and change concerning code.. 2023-08-03 00:11:02 +02:00
check_cert_coolwsd.sh check_cert_coolwsd.sh: fix error in restarting the 'coolwsd' service. 2021-11-29 18:57:05 +01: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.sh Add snippet 'get-path-of-php-command.sh' and change concerning code.. 2023-08-03 00:11:02 +02:00
check_for_old_files.sh Add snippet 'get-path-of-php-command.sh' and change concerning code.. 2023-08-03 00:11:02 +02:00
convert_filecache_bigint.sh Add snippet 'get-path-of-php-command.sh' and change concerning code.. 2023-08-03 00:11:02 +02:00
install_ownloud.txt Initial import 2017-06-16 02:00:42 +02:00
occ_file_scan_all_accounts.sh fix error determin configuration file. 2023-08-04 01:39:40 +02:00
occ_file_scan_app-data.sh fix error determin configuration file. 2023-08-04 01:39:40 +02:00
occ_maintenance.sh occ_maintenance.sh: some minor changes to the script output. 2023-08-05 00:42:42 +02:00
occ_manual_upgrade.sh fix error determin configuration file. 2023-08-04 01:39:40 +02:00
occ_migrate_mimetipes.sh Add 'script occ_migrate_mimetipes.sh'. 2024-08-25 00:35:22 +02:00
occ_update_apps.sh fix error determin configuration file. 2023-08-04 01:39:40 +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 Add snippet 'get-path-of-php-command.sh' and change concerning code.. 2023-08-03 00:11:02 +02:00
replace_favicon.sh Add snippet 'get-path-of-php-command.sh' and change concerning code.. 2023-08-03 00:11:02 +02:00
replace_logo.sh Add snippet 'get-path-of-php-command.sh' and change concerning code.. 2023-08-03 00:11:02 +02:00
restore_nextcloud.sh Some post installations on update and restore scripts. 2023-08-03 10:43:06 +02:00
update_nextcloud.sh update_nextcloud.sh: some changes in script output. 2024-03-31 03:01:42 +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