summaryrefslogtreecommitdiff
path: root/deldirectories.sh
blob: f24fd47408856427cc8c708ba9b51206f373b1b6 (plain)
1
2
#!/bin/bash
find /home/mastodon/backup/mastodon_backup* -mindepth 1 -type d -exec rm -rf {} +