Skip to content

Instantly share code, notes, and snippets.

@liveashish
Created September 20, 2017 12:43
Show Gist options
  • Save liveashish/b00d8bb13bd6d467a666d9e67d1fe5c0 to your computer and use it in GitHub Desktop.
Save liveashish/b00d8bb13bd6d467a666d9e67d1fe5c0 to your computer and use it in GitHub Desktop.
#!/bin/bash
ip=$(curl -s http://whatismyip.akamai.com/)
SERVER_NAME=$ip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment