Files
m2pool_payment/bin/build.sh
2025-10-16 18:54:27 +08:00

2 lines
48 B
Bash

#!/bin/bash
go build -o ./payment ../cmd/main.go