Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Commit

Permalink
Updated sha256sum for hblock
Browse files Browse the repository at this point in the history
sha256sum changed to: 3e63ea3077c83cfdc1970359cfd46192c0c077f262c2a64daa7e4b8686518aed
Commit: d6ec365
  • Loading branch information
vdbhb59 authored Dec 27, 2021
1 parent 07b2095 commit 46f92fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Thanks to [Hector](https://github.com/hectorm/) for this methodology.

```sh
curl -o /tmp/hblock 'https://raw.githubusercontent.com/vdbhb59/hosts/master/hblock' \
&& echo 'aeb47fce80baa1a47c907ab2b1af37de7fe68dff92fd4e7e4a5df075bf5b668f /tmp/hblock' | shasum -c \
&& echo '3e63ea3077c83cfdc1970359cfd46192c0c077f262c2a64daa7e4b8686518aed /tmp/hblock' | shasum -c \
&& sudo mv /tmp/hblock /usr/local/bin/hblock \
&& sudo chown 0:0 /usr/local/bin/hblock \
&& sudo chmod 755 /usr/local/bin/hblock
Expand Down

0 comments on commit 46f92fc

Please sign in to comment.