summaryrefslogtreecommitdiffstats
path: root/.bra.toml
diff options
context:
space:
mode:
Diffstat (limited to '.bra.toml')
-rw-r--r--.bra.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bra.toml b/.bra.toml
index 569f99ef00..3829b45738 100644
--- a/.bra.toml
+++ b/.bra.toml
@@ -1,6 +1,7 @@
[run]
init_cmds = [
#["grep", "-rn", "FIXME", "."],
+ ["make", "build-dev"],
["./gogs", "web"]
]
watch_all = true