lab/drupal-cms/clean
Oliver Davies 96ac446aa5 Update Drupal configuration files
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-08 22:18:42 +01:00

11 lines
151 B
Bash
Executable file

#!/usr/bin/env bash
set -euo pipefail
rm -rf \
web/core \
web/modules/contrib \
web/profiles/contrib \
web/themes/contrib \
bin \
vendor