diff --git a/README.md b/README.md index 26026ce..2af3124 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Add this line into the host crontab with `crontab -e`. ``` +# Nextcloud */5 * * * * nerdctl exec -u www-data cloudnetignet_nextcloud php /var/www/html/cron.php ```