Created
June 24, 2016 14:02
-
-
Save orangeeli/d552f917f602a0e27fd7ca29d909698b to your computer and use it in GitHub Desktop.
To confirm that your DNS record is set up correctly, use the dig command with your custom domain. https://help.github.com/articles/setting-up-an-apex-domain/
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
#!/bin/bash | |
dig example.com +nostats +nocomments +nocmd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment