Files
Charon/tools/build.sh
2025-11-24 18:22:01 +00:00

3 lines
41 B
Bash
Executable File

#!/bin/bash
cd backend && go build ./...