yarr-box/templates/updateDuckDNS

2 lines
81 B
Plaintext
Raw Normal View History

2022-10-30 19:01:10 +00:00
#!/bin/sh
2022-11-03 01:24:27 +00:00
curl -I "https://duckdns.org/update/{{ duck_domain }}/{{ duck_token }}"