Add server install verification steps

This commit is contained in:
slhx agent
2026-06-21 05:23:11 +02:00
parent b10cb8fdc4
commit 162634cb7a
3 changed files with 57 additions and 6 deletions
+6
View File
@@ -37,6 +37,12 @@ zig build test
zig build run -- --help
```
Canonical server install verification for a selected profile:
```sh
zig build verify-install-code --prefix /tmp/mim-install
```
## Work tracking