File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 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
8383Compare the output hash to the one below. They must match exactly.
8484
85- ` ba58fefc2ed4341a26fb80c2cade3fdcd6c56f708c80c728436e148e3fe99b3f `
85+ ` 5b64025825cccd64555d681d209656cfbcbfa75044ce8be351f5e2c662d800fc `
8686
8787Or 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
You can’t perform that action at this time.
0 commit comments