mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
4 lines
100 B
Bash
4 lines
100 B
Bash
export GOROOT=/home/vagrant/go GOPATH=/home/vagrant/code
|
|
export PATH=$PATH:$GOROOT/bin:$GOPATH/bin
|
|
|