website-htmx-rustelo-code/scripts/build/copy-logos.sh
2026-07-10 03:44:13 +01:00

5 lines
122 B
Bash
Executable file

#!/bin/bash
# Logo Deployment Script wrapper
# Executes the Nushell copy-logos script
nu "$(dirname "$0")/copy-logos.nu"