fix: manifest SHA256 from git blobs (CRLF/LF) — release 2.2.2-SAC
Manifest was hashed from Windows working tree while Linux checkout uses git blobs; verify failed with sha256 mismatch. build-release-manifest.sh now hashes :index/HEAD; .gitattributes enforces LF for agent scripts.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Агентские скрипты — LF в git и на Linux (manifest SHA256 = git blob).
|
||||
ssh-monitor text eol=lf
|
||||
*.sh text eol=lf
|
||||
version.txt text eol=lf
|
||||
Reference in New Issue
Block a user