2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-05 00:00:14 +00:00

/usr/bin/go

This commit is contained in:
Miguel Mota 2018-05-10 20:49:43 -07:00
parent 9ced9b2915
commit ed5f11604c

View File

@ -1,3 +1,3 @@
#!/bin/bash
go build -o bin/cointop
/usr/bin/go build -o bin/cointop