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