yarr-box/templates/updateDuckDNS

2 lines
81 B
Bash

#!/bin/sh
curl -I "https://duckdns.org/update/{{ duck_domain }}/{{ duck_token }}"