3
cmd/install.sh
Normal file
3
cmd/install.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#! /bin/bash
|
||||
cd "$(dirname "$(realpath "$BASH_SOURCE")")"
|
||||
go build -o $GOPATH/bin/ana-ledger
|
||||
Reference in New Issue
Block a user