Fix wrong place to check disable SSH

This commit is contained in:
Unknwon
2016-02-21 21:55:59 -05:00
parent 6e74dd4388
commit c9516c4c60
5 changed files with 10 additions and 8 deletions
+1
View File
@@ -1,6 +1,7 @@
[run]
init_cmds = [
#["grep", "-rn", "FIXME", "."],
["make", "build-dev"],
["./gogs", "web"]
]
watch_all = true