Skip to content

Instantly share code, notes, and snippets.

@orangeeli
Created June 24, 2016 14:02
Show Gist options
  • Save orangeeli/d552f917f602a0e27fd7ca29d909698b to your computer and use it in GitHub Desktop.
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/
#!/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