Harden server install restart path

This commit is contained in:
DuProcess
2026-06-28 09:31:06 -04:00
parent 255f584545
commit 51247576f3
2 changed files with 13 additions and 2 deletions
+1
View File
@@ -14,6 +14,7 @@ clippy:
release-check:
cargo fmt --check
sh -n install.sh scripts/*.sh
cargo clippy --all-targets -- -D warnings
cargo test
$(MAKE) tui-harness