Skip to content

nextcloud: fix cron script

Jan Pavlinec requested to merge hotfix/nextcloud-cron into master

Calling /usr/bin/php-cli -f /srv/www/nextcloud/cron.php accidently creates empty config.php file. This change postpones cron until nextcloud is properly configured.

Fixes #762 (closed)

Run & compile tested on Omnia

Edited by Jan Pavlinec

Merge request reports