nextcloud: fix cron script
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