aboutsummaryrefslogtreecommitdiffstats
path: root/profiles/backup-cleanup
blob: b590b2204dfa3b1ebd95d1451cd45e4c02ee0e92 (plain)
1
2
3
4
#!/bin/sh

echo "Removing mysqldump file"
rm -f $BACKUP_CACHE/mysql.sql