aboutsummaryrefslogtreecommitdiffstats
path: root/bee.json
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-02-19 13:04:31 -0500
committerUnknown <joe2010xtmf@163.com>2014-02-19 13:04:31 -0500
commit4b92a6c2df28054ad766bc262f308db9f6066596 (patch)
tree6768e8c09350111f9a8ec802a07d4fd75e663415 /bee.json
parentbe0ba9ea88aff8a658d0495d36accf944b74888d (diff)
downloadgitea-4b92a6c2df28054ad766bc262f308db9f6066596.tar.gz
gitea-4b92a6c2df28054ad766bc262f308db9f6066596.zip
Add code of delete user
Diffstat (limited to 'bee.json')
-rw-r--r--bee.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/bee.json b/bee.json
index ce39670600..40050dd581 100644
--- a/bee.json
+++ b/bee.json
@@ -14,6 +14,8 @@
"utils"
]
},
- "cmd_args": [],
+ "cmd_args": [
+ "web"
+ ],
"envs": []
} \ No newline at end of file