diff options
| author | Jeff Carr <[email protected]> | 2024-01-03 15:01:27 -0600 | 
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-03 15:01:27 -0600 | 
| commit | d6215ee07ba83e9c759b0a4e5168474c3f039959 (patch) | |
| tree | 061269b9c42e7c96cc8292322d46f9be51682f35 | |
| parent | eb14f1d21fbdde46d8c31ce5dd5927f7798622d6 (diff) | |
this is IPv6
Signed-off-by: Jeff Carr <[email protected]>
| -rw-r--r-- | Makefile | 3 | 
1 files changed, 3 insertions, 0 deletions
@@ -25,3 +25,6 @@ gocui: build  quiet:  	./control-panel-cloudflare >/tmp/witgui.log.stderr 2>&1 + +github: +	@echo "IPv6 only. Do not mirror on github"  | 
