chore: adjust makefile

This commit is contained in:
gVisor bot 2023-01-12 01:31:38 +08:00
parent cd38fc63b3
commit 9786f1f6c1

View File

@ -1,4 +1,4 @@
NAME=Clash.Meta
NAME=clash.meta
BINDIR=bin
BRANCH=$(shell git branch --show-current)
ifeq ($(BRANCH),Alpha)