Migrate prod:prune-backups to standalone script

This commit is contained in:
Claudio Ortolina
2025-10-07 10:10:13 +03:00
parent d0b2022d2e
commit 0215153fc5
2 changed files with 8 additions and 5 deletions
+8
View File
@@ -0,0 +1,8 @@
#!/usr/bin/env bash
#MISE description="Remove locally downloaded production database backups"
#MISE confirm="Are you sure you want to remove all backups?"
set -e
rm data/music_library_prod*