summaryrefslogtreecommitdiff
path: root/tools/run
diff options
context:
space:
mode:
Diffstat (limited to 'tools/run')
-rwxr-xr-xtools/run1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/run b/tools/run
index b063eb7..452355e 100755
--- a/tools/run
+++ b/tools/run
@@ -4,4 +4,5 @@
##
## Run the server in development mode. Shorthand for `cargo run`.
+tools/build-ui
cargo run -- "$@"