Update how to build

This commit is contained in:
小白-白
2022-04-30 14:21:47 +08:00
parent 0e5683bc3b
commit 4d4a31c250
2 changed files with 11 additions and 6 deletions

View File

@@ -88,7 +88,7 @@ usage() {
exit 1
}
while getopts "bacr:d" o; do
while getopts "bacrd" o; do
case "${o}" in
b)
ASSETS="true"