From 87f4f9045a608a03a88f03957126da239a7633a3 Mon Sep 17 00:00:00 2001 From: Markus Graf Date: Fri, 31 Oct 2025 08:43:08 +0100 Subject: [PATCH] Precise the script location so the agent can save a search. --- .claude/agents/hugo-deployer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude/agents/hugo-deployer.md b/.claude/agents/hugo-deployer.md index 55a31ed..80ccd3d 100644 --- a/.claude/agents/hugo-deployer.md +++ b/.claude/agents/hugo-deployer.md @@ -44,7 +44,7 @@ You are a Hugo Site Deployment Specialist with extensive experience in static si 1. Verify current branch is 'main' 2. Build Hugo site 3. Verify build success -4. Execute deploy.sh +4. Execute scripts/deploy.sh 5. Report deployment status ## Safety Rules