chore: update bin scripts — rename references from .sh to plain names

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-22 15:39:21 +02:00
co-authored by Claude Sonnet 4.6
parent f38b15f550
commit cfee542f35
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# stacks.sh — Docker Compose stack manager
# stacks — Docker Compose stack manager
set -euo pipefail
# ─── Bootstrap ────────────────────────────────────────────────────────────────