Този сайт работи по-добре с JavaScript.
Начало
Каталог
Помощ
Вход
bunix42
/
docker-duckdns
Наблюдаван
1
Харесван
0
Разклонения
0
Код
Задачи
0
Версии
0
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Ревизии
1
Клон
88 KiB
Dockerfile
68.5%
Shell
31.5%
ИН на ревизия:
1fca49d406
master
Клонове
Маркери
${ item.name }
Create branch
${ searchTerm }
от '1fca49d406'
${ noResults }
docker-duckdns
/
renew-dns.sh
4 lines
99 B
Директен файл
Blame
История
#!/bin/sh
curl -s "https://www.duckdns.org/update?domains=$DOMAINS&token=$TOKEN&VERBOSE=$VERBOSE"