1
0
lifei6671 8 жил өмнө
parent
commit
56be74883b
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      start.sh

+ 1 - 1
start.sh

@@ -3,7 +3,7 @@ set -e
 
 cd /go/src/github.com/lifei6671/godoc/
 
-goFile="/go/src/github.com/lifei6671/godoc/godoc"
+goFile="go/src/github.com/lifei6671/godoc/godoc"
 
 
 chmod +x $goFile