Modify: build asserts when release

This commit is contained in:
HFO4
2020-03-10 11:07:37 +08:00
parent d16f9784e4
commit 27e1da8238

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)