Skip to content

Instantly share code, notes, and snippets.

View kolargol's full-sized avatar

Zbyszek Żółkiewski kolargol

View GitHub Profile
@kolargol
kolargol / update-route53.sh
Created September 28, 2015 18:04 — forked from phybros/update-route53.sh
BASH Script to keep Route53 updated with your current external IP address
#!/bin/bash
# Hosted Zone ID e.g. BJBK35SKMM9OE
ZONEID="enter zone id here"
# The CNAME you want to update e.g. hello.example.com
RECORDSET="enter cname here"
# More advanced options below
# The Time-To-Live of this recordset