Created
October 13, 2020 00:19
-
-
Save ixmatus/1f20fa1950f027a26fd1a9c7d89b5ade to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /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