mirror of
https://github.com/buildplan/du_setup.git
synced 2025-12-23 12:45:30 +00:00
update checksum
This commit is contained in:
parent
2c4bd1c7b0
commit
a1ac6de404
@ -87,12 +87,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.
|
||||||
|
|
||||||
`3404b1b37716a104184abe4a627797b9c10e1e6d0a69396f15d16d8699fb6589`
|
`af57d62a989e370b153027ebda10350d936bf6d8879d7f470f0f233f3847b138`
|
||||||
|
|
||||||
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`
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
echo 3404b1b37716a104184abe4a627797b9c10e1e6d0a69396f15d16d8699fb6589 du_setup.sh | sha256sum --check
|
echo af57d62a989e370b153027ebda10350d936bf6d8879d7f470f0f233f3847b138 du_setup.sh | sha256sum --check
|
||||||
```
|
```
|
||||||
|
|
||||||
### 3. Run the Script
|
### 3. Run the Script
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user