Files
eiblog/scripts/run_app.sh
2025-07-16 19:57:39 +08:00

4 lines
47 B
Bash
Executable File

#!/usr/bin/env sh
cd cmd/$1 && go run main.go