diff --git a/rootfs/setup_6.6.x b/rootfs/setup_6.6.x index 2399613..a152f8e 100755 --- a/rootfs/setup_6.6.x +++ b/rootfs/setup_6.6.x @@ -43,7 +43,7 @@ install_all_plugins() { if console system:is-installed; then if [[ ${SHOPWARE_SKIP_ASSET_COPY-""} ]]; then - console system:update:finish --skip-assets + console system:update:finish --skip-asset-build else console system:update:finish fi