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 77
88-----
99
10- ** Version:** v0.80.3
10+ ** Version:** v0.80.4
1111
12- ** Last Updated:** 2026-03-03
12+ ** Last Updated:** 2026-03-09
1313
1414** Compatible With:**
1515
@@ -88,12 +88,12 @@ sha256sum du_setup.sh
8888
8989Compare the output hash to the one below. They must match exactly.
9090
91- ` f5beab8c45ec821aba4b109ca9e3bebd40dcbcc774436be9011c58e56d014ed4 `
91+ ` f32dafe3170045b35cf3b20fe00b6689e192f2bfaa1b6879277b42ca40854bd5 `
9292
9393Or echo the hash to check, it should output: ` du_setup.sh: OK `
9494
9595``` bash
96- echo f5beab8c45ec821aba4b109ca9e3bebd40dcbcc774436be9011c58e56d014ed4 du_setup.sh | sha256sum --check
96+ echo f32dafe3170045b35cf3b20fe00b6689e192f2bfaa1b6879277b42ca40854bd5 du_setup.sh | sha256sum --check
9797```
9898
9999### 3. Run the Script
You can’t perform that action at this time.
0 commit comments