Skip to content

Commit

Permalink
Update build-administration.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
xaiyadev authored and mitelg committed Jan 24, 2024
1 parent 0911bcb commit 1295cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shopware/administration/6.6/bin/build-administration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ fi

(cd "${ADMIN_ROOT}"/Resources/app/administration && npm run build)
[[ ${SHOPWARE_SKIP_ASSET_COPY-""} ]] ||"${BIN_TOOL}" assets:install
[[ ${SHOPWARE_SKIP_CACHE_CLEAR-""} ]] || "${BIN_TOOL}" cache:clear --active-only
[[ ${SHOPWARE_SKIP_CACHE_CLEAR-""} ]] || "${BIN_TOOL}" cache:clear

0 comments on commit 1295cbb

Please sign in to comment.