This is terrible: `date '+# Created: %a, %d %b %Y %T %z' >> /opt/router-staging/${router}/bird.conf` it should just use ISO 8601 :-) ``` $ date -Is 2017-07-07T12:23:54+00:00 ```