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

Commit

Permalink
Updated with the new hash
Browse files Browse the repository at this point in the history
9b141d9b25dfda0165a04f0a705ad9d6840ccb13
  • Loading branch information
vdbhb59 authored May 30, 2022
1 parent 49ef28f commit ee0b042
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 @@ -11,7 +11,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 'afea6964f8a9ffee26d7853c22edc3298437c117635889122c5c5e94d1dce7ab /tmp/hblock' | shasum -c \
&& echo '9b141d9b25dfda0165a04f0a705ad9d6840ccb13 /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 ee0b042

Please sign in to comment.