oop: fix duckdns update
This commit is contained in:
parent
9506f24bcc
commit
0b33718f73
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
curl -I https://duckdns.org/update/{{ duck_domain }}/{{ duck_token }}
|
||||
curl -I "https://duckdns.org/update/{{ duck_domain }}/{{ duck_token }}"
|
Loading…
Reference in New Issue
Block a user