@ -1,6 +1,4 @@
.PHONY: main.go
bubw:
go build -o bub.exe
bubl:
export GOOS=linux; export GOARCH=amd64; go build -o bub
bub:
go build -o ~/bub