website-htmx-rustelo-code/scripts/build/copy-logos.sh

6 lines
122 B
Bash
Raw Normal View History

2026-07-10 03:44:13 +01:00
#!/bin/bash
# Logo Deployment Script wrapper
# Executes the Nushell copy-logos script
nu "$(dirname "$0")/copy-logos.nu"