diff --git a/scripts/sync_styleguide_to_webapp_aktienberater.sh b/scripts/sync_styleguide_to_webapp_aktienberater.sh index 6acf893..3df7605 100755 --- a/scripts/sync_styleguide_to_webapp_aktienberater.sh +++ b/scripts/sync_styleguide_to_webapp_aktienberater.sh @@ -128,7 +128,6 @@ rsync -a --delete \ --exclude ".codex/" \ --exclude ".DS_Store" \ --exclude "AGENTS.md" \ - --exclude "scripts/" \ "$STYLEGUIDE_REPO_ROOT/" \ "$PORTAL_STYLEGUIDE_DOCS_PATH/"