summaryrefslogtreecommitdiffstats
path: root/bee.json
diff options
context:
space:
mode:
Diffstat (limited to 'bee.json')
-rw-r--r--bee.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/bee.json b/bee.json
index e11be815bd..dea9261632 100644
--- a/bee.json
+++ b/bee.json
@@ -12,12 +12,12 @@
"models": "",
"others": [
"modules",
- "$GOPATH/src/github.com/gogits/logs",
- "$GOPATH/src/github.com/gogits/git"
+ "/project/works/open/src/github.com/gogits/logs",
+ "/project/works/open/src/github.com/gogits/git"
]
},
"cmd_args": [
"web"
],
"envs": []
-} \ No newline at end of file
+}