update hash

This commit is contained in:
buildplan
2025-08-06 15:14:19 +01:00
parent b8f666c9fc
commit ef2e0e2e61

View File

@@ -82,12 +82,12 @@ sha256sum du_setup.sh
Compare the output hash to the one below. They must match exactly. Compare the output hash to the one below. They must match exactly.
`7d188571809cdec2a72a978e4715cdbc0b98d976ef36bb77c2391c6be0ec75be` `afba081aee73ca2cc0838a2fb821d8c7c15ff13e47205f1e453bbd0db30ea640`
Or echo the hash to check, it should output: `du_setup.sh: OK` Or echo the hash to check, it should output: `du_setup.sh: OK`
``` ```
echo 7d188571809cdec2a72a978e4715cdbc0b98d976ef36bb77c2391c6be0ec75be du_setup.sh | sha256sum --check - echo afba081aee73ca2cc0838a2fb821d8c7c15ff13e47205f1e453bbd0db30ea640 du_setup.sh | sha256sum --check -
``` ```
### 3\. Run the Script ### 3\. Run the Script