Skip to content
Snippets Groups Projects
Commit 787e8bb3 authored by Jacob Vosmaer (GitLab)'s avatar Jacob Vosmaer (GitLab)
Browse files

No longer need to set PATH for workhorse development

parent 98649cb8
No related branches found
No related tags found
1 merge request!181No longer need to set PATH for workhorse development
export GOPATH=$(pwd)
echo "GOPATH=$GOPATH"
export PATH=$(pwd)/bin:$PATH
echo "PATH=$PATH"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment