build: Replace some visible MinUI strings
This commit is contained in:
parent
2c99cf3ad1
commit
9f478404f6
4 changed files with 5 additions and 7 deletions
2
makefile
2
makefile
|
|
@ -15,7 +15,7 @@ endif
|
|||
BUILD_HASH!=git rev-parse --short HEAD
|
||||
|
||||
RELEASE_TIME!=date +%Y%m%d
|
||||
RELEASE_BASE=MinUI-$(RELEASE_TIME)b
|
||||
RELEASE_BASE=FinUI-$(RELEASE_TIME)b
|
||||
RELEASE_DOT!=find ./releases/. -regex ".*/$(RELEASE_BASE)-[0-9]+-base\.zip" -printf '.' | wc -m
|
||||
RELEASE_NAME=$(RELEASE_BASE)-$(RELEASE_DOT)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue