Modify: build asserts when release

pull/247/head
HFO4 2020-03-10 11:07:37 +08:00
parent d16f9784e4
commit 27e1da8238
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ while getopts "bacr:d" o; do
BINARY="true" BINARY="true"
;; ;;
r) r)
# ASSETS="true" ASSETS="true"
RELEASE="true" RELEASE="true"
;; ;;
d) d)