Rustelo/templates/website-htmx-ssr/scripts/build/copy-logos.sh
2026-07-18 19:57:03 +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"