diff --git a/README.md b/README.md index f687c4c..3eb0c41 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ [![Shell](https://img.shields.io/badge/Shell-Bash%204.4%2B-green)](https://www.gnu.org/software/bash/) [![Type](https://img.shields.io/badge/Type-Setup%20%26%20Hardening-blue)](https://github.com/buildplan/du_setup) -**Version:** v0.64 +**Version:** v0.65 -**Last Updated:** 2025-08-15 +**Last Updated:** 2025-08-19 **Compatible With:** @@ -83,12 +83,12 @@ sha256sum du_setup.sh Compare the output hash to the one below. They must match exactly. -`39dfc5716377b3468ecacd9f7a557fedca0397720c3652e5b14d8788241df789` +`5b6b07eaa69643d2928d9bdcb847d74ac8d4a31d80be64b5b43efc33f10a9567` Or echo the hash to check, it should output: `du_setup.sh: OK` ``` -echo 39dfc5716377b3468ecacd9f7a557fedca0397720c3652e5b14d8788241df789 du_setup.sh | sha256sum --check - +echo 5b6b07eaa69643d2928d9bdcb847d74ac8d4a31d80be64b5b43efc33f10a9567 du_setup.sh | sha256sum --check - ``` ### 3\. Run the Script