diff options
| author | Jeff Carr <[email protected]> | 2024-01-03 14:39:07 -0600 | 
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-03 14:39:07 -0600 | 
| commit | d0eb154fca63bdbbcf9f053ff7e8a44c916ef0c3 (patch) | |
| tree | 633fa6f82df9f49016ef18f5a1cae950a6bf5484 | |
| parent | 674c733d54319b09592df3731901ae2860e72201 (diff) | |
forget github
Signed-off-by: Jeff Carr <[email protected]>
| -rw-r--r-- | Makefile | 3 | 
1 files changed, 3 insertions, 0 deletions
@@ -24,3 +24,6 @@ gocui: build  quiet:  	./control-panel-digitalocean >/tmp/witgui.log.stderr 2>&1 + +github: +	@echo "IPv6 only. Do not mirror on github"  | 
