Skip to content

Instantly share code, notes, and snippets.

@ixmatus
Created October 13, 2020 00:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ixmatus/1f20fa1950f027a26fd1a9c7d89b5ade to your computer and use it in GitHub Desktop.
Save ixmatus/1f20fa1950f027a26fd1a9c7d89b5ade to your computer and use it in GitHub Desktop.
#! /usr/bin/env nix-shell
#! nix-shell -i python3.5 --packages python35 python35Packages.lxml python35Packages.beautifulsoup4
import updateHostsFile
updateHostsFile.main()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment