diff --git a/sh/run.sh b/sh/run.sh index 012309a..69f4cf7 100644 --- a/sh/run.sh +++ b/sh/run.sh @@ -1,4 +1,6 @@ # http://revel.github.io/manual/tool.html + +# go get -u github.com/revel/cmd/revel SCRIPTPATH=$(dirname "$PWD") echo $SCRIPTPATH; cd $SCRIPTPATH;