diff --git a/build-docs b/build-docs index 7bb94c6e..9e71ef18 100755 --- a/build-docs +++ b/build-docs @@ -212,7 +212,7 @@ function build_source { done TEMPLATE_STYLES="" for STYLE in ${TEMPLATE_Assets_Styles[@]}; do - TEMPLATE_STYLES+="" + TEMPLATE_STYLES+="" done sed -E \ -e 's|\{\{[ ]*template\.scripts[ ]*\}\}|'"${TEMPLATE_SCRIPTS:-}"'|g' \