refactor: remove versioning from ISO filename
ISO now always named knel-football-secure.iso (no v1.0.0 suffix). Updated all references in code, docs, and tests. 💘 Generated with Crush Assisted-by: GLM-4.7 via Crush <crush@charm.land>
This commit is contained in:
4
SDLC.md
4
SDLC.md
@@ -295,8 +295,8 @@ Assisted-by: GLM-4.7 via Crush <crush@charm.land>
|
||||
|
||||
# Verify checksums
|
||||
cd output/
|
||||
sha256sum -c knel-football-secure-v1.0.0.iso.sha256
|
||||
md5sum -c knel-football-secure-v1.0.0.iso.md5
|
||||
sha256sum -c knel-football-secure.iso.sha256
|
||||
md5sum -c knel-football-secure.iso.md5
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user