Skip to content

Commit f7d6432

Browse files
Ali SufyanAli Sufyan
authored andcommitted
update README
1 parent 44fd0a9 commit f7d6432

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
[![Shell](https://img.shields.io/badge/Shell-Bash%204.4%2B-green)](https://www.gnu.org/software/bash/)
77
[![Type](https://img.shields.io/badge/Type-Setup%20%26%20Hardening-blue)](https://github.com/buildplan/du_setup)
88

9-
**Version:** v0.60
9+
**Version:** v0.61
1010

11-
**Last Updated:** 2025-07-15
11+
**Last Updated:** 2025-08-03
1212

1313
**Compatible With:**
1414

@@ -82,12 +82,12 @@ sha256sum du_setup.sh
8282

8383
Compare the output hash to the one below. They must match exactly.
8484

85-
`ba58fefc2ed4341a26fb80c2cade3fdcd6c56f708c80c728436e148e3fe99b3f`
85+
`5b64025825cccd64555d681d209656cfbcbfa75044ce8be351f5e2c662d800fc`
8686

8787
Or echo the hash to check, it should output: `du_setup.sh: OK`
8888

8989
```
90-
echo ba58fefc2ed4341a26fb80c2cade3fdcd6c56f708c80c728436e148e3fe99b3f du_setup.sh | sha256sum --check -
90+
echo 5b64025825cccd64555d681d209656cfbcbfa75044ce8be351f5e2c662d800fc du_setup.sh | sha256sum --check -
9191
```
9292

9393
### 3\. Run the Script

0 commit comments

Comments
 (0)