diff --git a/build.sh b/build.sh index cc87797b166fc5732bd0352679b94969d4e2a3d9..73c03ab3dc87193147ba120af688f6c95b88f197 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)