Update run.sh

This commit is contained in:
lealife
2021-03-26 15:05:37 +08:00
parent 3211e8607d
commit 7345d065b8

View File

@ -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;