From 8cf89e90d4bdebc3ec9e9493028af661e7b613ba Mon Sep 17 00:00:00 2001 From: julien Date: Thu, 6 Mar 2025 11:50:13 +0100 Subject: [PATCH] typo --- README.md | 1 + 1 file changed, 1 insertion(+) 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 ```