Commit 130c0b1c authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

scripts: copy compilation into bin

parent 802f9cb4
......@@ -60,3 +60,4 @@ case $(uname) in
esac
IFS=: MAIN_GOPATH=( $GOPATH )
cp pkg/${XC_OS}_${XC_ARCH}/* ${MAIN_GOPATH}/bin
cp pkg/${XC_OS}_${XC_ARCH}/* ./bin
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment