fix build all

This commit is contained in:
2024-08-17 15:09:11 -05:00
parent 57130c4c77
commit 9e3eef09f2

View File

@@ -14,7 +14,7 @@ usage() {
# build with psy as default # build with psy as default
export BUILD_PSY="true" export BUILD_PSY="true"
GREP_FILTER="av1" GREP_FILTER="av1"
OPTS='hporO:' OPTS='hAsvorO:'
NUM_OPTS=$(echo -n $OPTS | wc -m) NUM_OPTS=$(echo -n $OPTS | wc -m)
MIN_OPT=0 MIN_OPT=0
# using all # using all