diff options
| author | Jeff Carr <[email protected]> | 2023-12-29 21:14:36 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2023-12-29 21:14:36 -0600 |
| commit | ec5cbbe203596327d42ac626dcc9c55c604b9139 (patch) | |
| tree | 5783e6324ef379e816d2378d51f7ee5e6e38436b /Makefile | |
| parent | 867b69f5557ebe5665c0d52467b8b4a5980aa33a (diff) | |
added a real IPv6 record
first time deleting cloudflare AAAA record
can find wit.com on cloudflare
ready to add cloudflare.Delete()
remove code since --gui-debug works
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ run: build # ./control-panel-dns >/tmp/witgui.log.stderr 2>&1 - ./control-panel-dns + ./control-panel-dns --gui-debug install: go install -v go.wit.com/control-panel-dns@latest |
