Skip to content

Commit

Permalink
Merge pull request #1206 from Random-Liu/add-font-art
Browse files Browse the repository at this point in the history
Add containerd font art.
  • Loading branch information
Random-Liu committed Jul 25, 2019
2 parents 64bf4be + 0c1ff73 commit deb8e82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit deb8e82

Please sign in to comment.