Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save AndreBClark/0a51c39179d52cd469c2d6d5bd1df8f3 to your computer and use it in GitHub Desktop.
Save AndreBClark/0a51c39179d52cd469c2d6d5bd1df8f3 to your computer and use it in GitHub Desktop.
updateHosts
#!/bin/bash
# from https://github.com/StevenBlack/hosts
curl https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts > /etc/hosts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment