Update 2023-01-10 22:18 OpenBSD/amd64
This commit is contained in:
5
.bin/edit-dns
Executable file
5
.bin/edit-dns
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
ssh -t dns.codevoid.de \
|
||||
"doas vim /var/nsd/zones/master/codevoid.de \
|
||||
&& doas nsd-control reload"
|
||||
Reference in New Issue
Block a user