3 lines
52 B
Plaintext
3 lines
52 B
Plaintext
|
#!/bin/bash
|
||
|
go build -o $HOME/go/bin/watbot main.go
|