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.2
10+ ** Version:** v0.80.3
1111
12- ** Last Updated:** 2026-03-01
12+ ** Last Updated:** 2026-03-03
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- ` a1d3da935edcc031f7f4ab5587d19aa46d0519704500531c353a52bdd1a7ce0a `
91+ ` f5beab8c45ec821aba4b109ca9e3bebd40dcbcc774436be9011c58e56d014ed4 `
9292
9393Or echo the hash to check, it should output: ` du_setup.sh: OK `
9494
9595``` bash
96- echo a1d3da935edcc031f7f4ab5587d19aa46d0519704500531c353a52bdd1a7ce0a du_setup.sh | sha256sum --check
96+ echo f5beab8c45ec821aba4b109ca9e3bebd40dcbcc774436be9011c58e56d014ed4 du_setup.sh | sha256sum --check
9797```
9898
9999### 3. Run the Script
You can’t perform that action at this time.
0 commit comments