diff --git a/start.sh b/start.sh index 82dec96d..a27947fd 100644 --- a/start.sh +++ b/start.sh @@ -37,4 +37,4 @@ if [ ! -z $httpport ] ; then fi -./$goFile \ No newline at end of file +./go/src/github.com/lifei6671/godoc/godoc \ No newline at end of file