2 lines
45 B
Bash
Executable File
2 lines
45 B
Bash
Executable File
#!/bin/bash
|
|
go build -ldflags "-s -w" main.go |