mirror of
https://github.com/buildplan/du_setup.git
synced 2025-12-29 16:14:59 +00:00
update hash
This commit is contained in:
@@ -82,12 +82,12 @@ sha256sum du_setup.sh
|
|||||||
|
|
||||||
Compare the output hash to the one below. They must match exactly.
|
Compare the output hash to the one below. They must match exactly.
|
||||||
|
|
||||||
`7d188571809cdec2a72a978e4715cdbc0b98d976ef36bb77c2391c6be0ec75be`
|
`afba081aee73ca2cc0838a2fb821d8c7c15ff13e47205f1e453bbd0db30ea640`
|
||||||
|
|
||||||
Or echo the hash to check, it should output: `du_setup.sh: OK`
|
Or echo the hash to check, it should output: `du_setup.sh: OK`
|
||||||
|
|
||||||
```
|
```
|
||||||
echo 7d188571809cdec2a72a978e4715cdbc0b98d976ef36bb77c2391c6be0ec75be du_setup.sh | sha256sum --check -
|
echo afba081aee73ca2cc0838a2fb821d8c7c15ff13e47205f1e453bbd0db30ea640 du_setup.sh | sha256sum --check -
|
||||||
```
|
```
|
||||||
|
|
||||||
### 3\. Run the Script
|
### 3\. Run the Script
|
||||||
|
|||||||
Reference in New Issue
Block a user