Go to file
2023-08-02 23:19:58 +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 Rename snippet 'get-php-major-version' to 'get-php-major-version.sh'.. 2023-08-02 23:17:45 +02:00
.gitignore Initial import 2017-06-16 02:00:42 +02:00
add_missing_columns.sh Rename snippet 'get-php-major-version' to 'get-php-major-version.sh'.. 2023-08-02 23:17:45 +02:00
add_missing_indices.sh Rename snippet 'get-php-major-version' to 'get-php-major-version.sh'.. 2023-08-02 23:17:45 +02:00
add_missing_primary-keys.sh Rename snippet 'get-php-major-version' to 'get-php-major-version.sh'.. 2023-08-02 23:17:45 +02:00
add_user_to_group.sh forgot script 'add_user_to_group.sh'.. 2023-08-02 23:19:58 +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 Rename snippet 'get-php-major-version' to 'get-php-major-version.sh'.. 2023-08-02 23:17:45 +02:00
check_for_old_files.sh Rename snippet 'get-php-major-version' to 'get-php-major-version.sh'.. 2023-08-02 23:17:45 +02:00
convert_filecache_bigint.sh Rename snippet 'get-php-major-version' to 'get-php-major-version.sh'.. 2023-08-02 23:17:45 +02:00
install_ownloud.txt Initial import 2017-06-16 02:00:42 +02:00
occ_file_scan_all_accounts.sh Rename snippet 'get-cloud-instance-to-update' to 'get-cloud-instance-to-update.sh'.. 2023-08-02 23:16:00 +02:00
occ_file_scan_app-data.sh Rename snippet 'get-cloud-instance-to-update' to 'get-cloud-instance-to-update.sh'.. 2023-08-02 23:16:00 +02:00
occ_maintenance.sh Rename snippet 'get-cloud-instance-to-update' to 'get-cloud-instance-to-update.sh'.. 2023-08-02 23:16:00 +02:00
occ_manual_upgrade.sh Rename snippet 'get-cloud-instance-to-update' to 'get-cloud-instance-to-update.sh'.. 2023-08-02 23:16:00 +02:00
occ_update_apps.sh Rename snippet 'get-cloud-instance-to-update' to 'get-cloud-instance-to-update.sh'.. 2023-08-02 23:16:00 +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 Rename snippet 'get-php-major-version' to 'get-php-major-version.sh'.. 2023-08-02 23:17:45 +02:00
replace_favicon.sh Rename snippet 'get-php-major-version' to 'get-php-major-version.sh'.. 2023-08-02 23:17:45 +02:00
replace_logo.sh Rename snippet 'get-php-major-version' to 'get-php-major-version.sh'.. 2023-08-02 23:17:45 +02:00
restore_nextcloud.sh Rename snippet 'get-php-major-version' to 'get-php-major-version.sh'.. 2023-08-02 23:17:45 +02:00
update_nextcloud.sh Rename snippet 'get-php-major-version' to 'get-php-major-version.sh'.. 2023-08-02 23:17:45 +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