From d7247df96c81de770d34e925ce7a47ddce0e24f5 Mon Sep 17 00:00:00 2001 From: setto Date: Fri, 31 Jul 2026 13:13:39 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 85c493b..0aa3e73 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ To test fetching data without full deployment: ```bash cd /path/to/your-cloned-git ./fetch-and-convert.sh -hugo server -D +hugo server # Visit http://localhost:1313 to preview ``` @@ -234,7 +234,7 @@ crontab -l grep CRON /var/log/syslog # Test the script manually -/var/www/your-site/deploy.sh +/path/to/your/clonedgit/deploy.sh ``` ### 5. Empty data files