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

Commit

Permalink
Update Sha1
Browse files Browse the repository at this point in the history
  • Loading branch information
vdbhb59 authored Jan 27, 2024
1 parent f58921e commit 8a2366b
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 @@ -19,7 +19,7 @@ Thanks to [Héctor Molinero Fernández](https://github.com/hectorm/hblock/blob/m

```sh
curl -o /tmp/hblock 'https://raw.githubusercontent.com/vdbhb59/hosts/master/hblock' \
&& echo '04E2874FDA7F337F18787E8FDC6778C0EFA1ED87 /tmp/hblock' | shasum -c \
&& echo '576B8737B878CBAD903640E90066B765D7195237 /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 8a2366b

Please sign in to comment.