diff options
author | Franck Cuny <franck@fcuny.net> | 2022-11-05 12:47:02 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2022-11-05 12:47:02 -0700 |
commit | 5f40c7a5b0cb555f64231d18cf105bf0ec7eb0a2 (patch) | |
tree | 437fb6409e166cc64947d754458f2544502275dd /tools/dnsupdate | |
parent | ref(home/git): update mapping for the git-helper (diff) | |
download | world-5f40c7a5b0cb555f64231d18cf105bf0ec7eb0a2.tar.gz |
Revert "ref(drone): remove all modules and configurations"
This reverts commit 614fc2fcce0e9ae0bcfdc6e08d3c4bac846d02a8.
Diffstat (limited to '')
-rw-r--r-- | tools/dnsupdate/main.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/dnsupdate/main.go b/tools/dnsupdate/main.go index fcac9f1..6748ee9 100644 --- a/tools/dnsupdate/main.go +++ b/tools/dnsupdate/main.go @@ -19,6 +19,7 @@ var desiredRecords = []string{ "bt", "cs", "dash", + "drone", "music", "unifi", } |