mirror of
https://github.com/DictXiong/dotfiles.git
synced 2024-11-24 11:07:00 +08:00
ci: add ddns
This commit is contained in:
parent
05867b2490
commit
4fe8321504
|
@ -26,6 +26,7 @@ doll
|
||||||
dfs cd
|
dfs cd
|
||||||
tools/test-getopts.sh
|
tools/test-getopts.sh
|
||||||
tools/common.sh get_os_name
|
tools/common.sh get_os_name
|
||||||
|
DFS_DDNS_IP4=api DFS_DDNS_IP6=api tools/frigg-client.sh ddns
|
||||||
test $(echo y | tools/common.sh ask_for_yN "test") = "1"
|
test $(echo y | tools/common.sh ask_for_yN "test") = "1"
|
||||||
test $(echo n | tools/common.sh ask_for_yN "test") = "0"
|
test $(echo n | tools/common.sh ask_for_yN "test") = "0"
|
||||||
test $(echo | tools/common.sh ask_for_yN "test") = "0"
|
test $(echo | tools/common.sh ask_for_yN "test") = "0"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user