version and checksum

This commit is contained in:
buildplan
2025-11-25 16:23:51 +00:00
parent 4ef957bd85
commit 8f12b2f21a

View File

@@ -7,7 +7,7 @@
-----
**Version:** v0.78
**Version:** v0.78.1
**Last Updated:** 2025-11-25
@@ -87,12 +87,12 @@ sha256sum du_setup.sh
Compare the output hash to the one below. They must match exactly.
`dfc0bba134d1f34c9ccd28d06958a02347924e7a1505bdabfd5f92ca7198907d`
`c43b738b6231ed02427d6c885a9f57d2fd56c4e992ab00ef6a89bd4938caef1a`
Or echo the hash to check, it should output: `du_setup.sh: OK`
```bash
echo dfc0bba134d1f34c9ccd28d06958a02347924e7a1505bdabfd5f92ca7198907d du_setup.sh | sha256sum --check
echo c43b738b6231ed02427d6c885a9f57d2fd56c4e992ab00ef6a89bd4938caef1a du_setup.sh | sha256sum --check
```
### 3. Run the Script