Last active
December 18, 2018 14:12
-
-
Save vitor-caetano/5745ab2692c03fc2eb06014155551b39 to your computer and use it in GitHub Desktop.
Change to stag DNS
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 bash | |
networksetup -setdnsservers Ethernet 34.225.223.117 | |
echo "Switched to STAG" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment