small changes

This commit is contained in:
Tao Tien 2026-02-10 01:38:13 -08:00
parent d183f5d993
commit 50fd406dbf
6 changed files with 46 additions and 45 deletions

View file

@ -8,8 +8,8 @@ default:
just --list
run-tui:
# mprocs -s localhost:4050 --ctl $"({c: restart-proc, name: spacetimedb_generate_bindings} | to yaml)"
# sleep 3sec
mprocs -s localhost:4050 --ctl $"({c: restart-proc, name: spacetimedb_generate_bindings} | to yaml)"
sleep 3sec
cargo run -- run-tui
update: