aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-05-22 14:42:30 -0700
committerFranck Cuny <franck@fcuny.net>2022-05-22 14:42:30 -0700
commit40e6f8dbec3629ed0a3d221b9f36f9c16ac93af8 (patch)
tree9bc36d62b57246225f6895b3b93f9f97bd54a0ec
parentfeat(home): add a script to create flamegraph from a process (diff)
downloadinfra-40e6f8dbec3629ed0a3d221b9f36f9c16ac93af8.tar.gz
feat(dns): add cs.fcuny.xyz
This will be used for sourcegraph.
-rw-r--r--cmd/dnsupdate/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/dnsupdate/main.go b/cmd/dnsupdate/main.go
index 59ed67a..6748ee9 100644
--- a/cmd/dnsupdate/main.go
+++ b/cmd/dnsupdate/main.go
@@ -17,6 +17,7 @@ const (
var desiredRecords = []string{
"bt",
+ "cs",
"dash",
"drone",
"music",