Update install-nextcloud-arm64.sh

This commit is contained in:
rieger::CLOUD
2018-10-09 12:05:08 +02:00
committed by GitHub
parent 6e450af96c
commit 41eb603c0c

View File

@@ -660,6 +660,8 @@ sudo -u www-data php /var/www/nextcloud/occ db:convert-filecache-bigint
/usr/sbin/service nginx start /usr/sbin/service nginx start
nextcloud_scan_data nextcloud_scan_data
restart_all_services restart_all_services
### run the cron.php once
sudo -u www-data php /var/www/nextcloud/cron.php
clear clear
echo "" echo ""
echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++" echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"