diff options
| author | Jeff Carr <[email protected]> | 2023-12-20 15:12:26 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2023-12-20 15:12:26 -0600 |
| commit | bb662ccd82cbf07742896075127920493c1a4aaf (patch) | |
| tree | 5f51893e5ba935ed24dfa2ed95dd69e4d92fe8dc /nsupdate.go | |
| parent | 4c3be58461858c511a25da62e63e29c9b90a63a6 (diff) | |
rename to go.wit.com/control-panel-dnsv0.2.0
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'nsupdate.go')
| -rw-r--r-- | nsupdate.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nsupdate.go b/nsupdate.go index db33018..6aef147 100644 --- a/nsupdate.go +++ b/nsupdate.go @@ -12,7 +12,7 @@ import ( // ./go-nsupdate \ // --tsig-algorithm=hmac-sha512 \ // --tsig-secret="OWh5/ZHIyaz7B8J9m9ZDqZ8448Pke0PTpkYbZmFcOf5a6rEzgmcwrG91u1BHi1/4us+mKKEobDPLw1x6sD+ZJw==" \ -// -i eno2 farm001.lab.wit.org +// -i eno2 farm001.lab.wit.com func nsupdate() { var tsigSecret string |
