update paths in vagrant provisioning
This commit is contained in:
parent
f38d2996e9
commit
c438bf318d
|
@ -27,5 +27,5 @@ apt-get -y install mercurial #tar unzip make gcc g++ python > /dev/null
|
||||||
|
|
||||||
echo " ------------"
|
echo " ------------"
|
||||||
echo "Gopath is /home/ubuntu/go"
|
echo "Gopath is /home/ubuntu/go"
|
||||||
echo "The project is mounted to /go/src/github.com/schrej/wings.go"
|
echo "The project is mounted to /home/ubuntu/go/src/github.com/schrej/wings.go"
|
||||||
echo "Provisioning is completed."
|
echo "Provisioning is completed."
|
||||||
|
|
Loading…
Reference in New Issue
Block a user