TODO: better commit messages :)
This commit is contained in:
Horscchtey 2021-01-28 22:18:52 +00:00
commit 503957970d
4 changed files with 46 additions and 2 deletions

View file

@ -4,6 +4,6 @@ export GOPATH=/home/horscchtey/go
env CC=arm-linux-gnueabihf-gcc CXX=arm-linux-gnueabihf-g++ \
CGO_ENABLED=1 GOOS=linux GOARCH=arm GOARM=7 \
go build bot.go boddle.go logging.go ircfoo.go
go build bot.go boddle.go logging.go ircfoo.go pepe.go
mv bot boddle_executable