Updating deploy script

This commit is contained in:
Dan 2026-02-01 15:28:36 +00:00
parent c1295a33ba
commit 6534af40fb

View file

@ -54,6 +54,7 @@ FOLDERS_TO_REMOVE=(
"fonts"
"images"
"js"
"games"
)
echo -e "${BLUE}Removing excluded folders from public...${NC}"