2 lines
79 B
Plaintext
2 lines
79 B
Plaintext
|
#!/bin/sh
|
||
|
curl -I https://duckdns.org/update/{{ duck_domain }}/{{ duck_token }}
|