index
:
legacycode.git
master
old code, probably shit code
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
deldirectories.sh
blob: f24fd47408856427cc8c708ba9b51206f373b1b6 (
plain
)
1
2
#!/bin/bash find /home/mastodon/backup/mastodon_backup* -mindepth 1 -type d -exec rm -rf {} +