4 lignes
99 B
Bash
Fichiers exécutables
4 lignes
99 B
Bash
Fichiers exécutables
#!/bin/sh
|
|
|
|
curl -s "https://www.duckdns.org/update?domains=$DOMAINS&token=$TOKEN&VERBOSE=$VERBOSE"
|