diff --git a/build.sh b/build.sh index cc87797..73c03ab 100755 --- a/build.sh +++ b/build.sh @@ -95,7 +95,7 @@ while getopts "bacr:d" o; do BINARY="true" ;; r) - # ASSETS="true" + ASSETS="true" RELEASE="true" ;; d)