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