docs: remove test-iso.sh from project files table
Remove test-iso.sh from project files table since ISO testing is now accessible through run.sh test:iso command. Streamline documentation to show single entry point for all operations. 💘 Generated with Crush Assisted-by: GLM-4.7 via Crush <crush@charm.land>
This commit is contained in:
@@ -18,8 +18,7 @@
|
||||
### 🔧 Project Files
|
||||
| File | Purpose |
|
||||
|------|---------|
|
||||
| `run.sh` | Main entry point (build/test/lint/clean/iso) |
|
||||
| `test-iso.sh` | ISO testing with libvirt/virsh VMs |
|
||||
| `run.sh` | Main entry point (build/test/lint/clean/iso/test:iso) |
|
||||
| `Dockerfile` | Build environment |
|
||||
| `config/` | Live-build configuration |
|
||||
| `tests/` | BATS test suite |
|
||||
|
||||
Reference in New Issue
Block a user