mirror of
https://github.com/buildplan/du_setup.git
synced 2025-12-29 16:14:59 +00:00
update version v0.65
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
[](https://www.gnu.org/software/bash/)
|
||||
[](https://github.com/buildplan/du_setup)
|
||||
|
||||
**Version:** v0.64
|
||||
**Version:** v0.65
|
||||
|
||||
**Last Updated:** 2025-08-15
|
||||
**Last Updated:** 2025-08-19
|
||||
|
||||
**Compatible With:**
|
||||
|
||||
@@ -83,12 +83,12 @@ sha256sum du_setup.sh
|
||||
|
||||
Compare the output hash to the one below. They must match exactly.
|
||||
|
||||
`39dfc5716377b3468ecacd9f7a557fedca0397720c3652e5b14d8788241df789`
|
||||
`5b6b07eaa69643d2928d9bdcb847d74ac8d4a31d80be64b5b43efc33f10a9567`
|
||||
|
||||
Or echo the hash to check, it should output: `du_setup.sh: OK`
|
||||
|
||||
```
|
||||
echo 39dfc5716377b3468ecacd9f7a557fedca0397720c3652e5b14d8788241df789 du_setup.sh | sha256sum --check -
|
||||
echo 5b6b07eaa69643d2928d9bdcb847d74ac8d4a31d80be64b5b43efc33f10a9567 du_setup.sh | sha256sum --check -
|
||||
```
|
||||
|
||||
### 3\. Run the Script
|
||||
|
||||
Reference in New Issue
Block a user