From fddc6e94cdb50695807ad557b8b4bbf614d840fd Mon Sep 17 00:00:00 2001 From: lifei6671 Date: Mon, 1 May 2017 17:37:24 +0800 Subject: [PATCH] * --- start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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