Merge pull request #1206 from Random-Liu/add-font-art

Add containerd font art.
This commit is contained in:
Lantao Liu
2019-07-25 00:24:18 -07:00
committed by GitHub

View File

@@ -15,8 +15,8 @@
GO := go
GOOS := $(shell $(GO) env GOOS)
GOARCH := $(shell $(GO) env GOARCH)
WHALE = "+"
ONI = "-"
WHALE = "🇩"
ONI = "👹"
EPOCH_TEST_COMMIT := f9e02affccd51702191e5312665a16045ffef8ab
PROJECT := github.com/containerd/cri
BINDIR := ${DESTDIR}/usr/local/bin