ensure parent directory exists in deploy script
Add mkdir -p to create parent directory if it doesn't exist. This allows deploying to any path without requiring manual directory creation. Example: ./deploy.sh /home/user/testing/jrunner Now works even if /home/user/testing doesn't exist yet. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
b0f104927c
commit
20d40f069d
Loading…
Reference in New Issue
Block a user