👌 IMPROVE: Exclude

This commit is contained in:
Austin Ginder 2025-06-30 05:30:43 -04:00
parent e00cb7ab8c
commit f8ff7725bf

View file

@ -79,6 +79,7 @@ function vault_create() {
--exclude 'phperror_log' \
--exclude 'wp-content/updraft' \
--exclude 'wp-content/cache' \
--exclude 'wp-content/uploads/sessions' \
--exclude 'wp-content/uploads_from_s3' \
--exclude 'wp-snapshots'; then
echo "❌ Error: Restic backup command failed." >&2