diff --git a/Makefile b/Makefile index ccb6b4b1d..dbc3e2193 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ GOOS ?= $(shell go env GOOS) else GOOS ?= $$GOOS endif -WHALE = "🐳" +WHALE = "🇩" ONI = "👹" ifeq ("$(OS)", "Windows_NT") WHALE="+"