aboutsummaryrefslogtreecommitdiffstats
path: root/profiles/backup-cleanup
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/backup-cleanup')
-rwxr-xr-xprofiles/backup-cleanup2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/backup-cleanup b/profiles/backup-cleanup
index b590b22..0199aaa 100755
--- a/profiles/backup-cleanup
+++ b/profiles/backup-cleanup
@@ -1,4 +1,4 @@
#!/bin/sh
echo "Removing mysqldump file"
-rm -f $BACKUP_CACHE/mysql.sql
+rm -f $RBU_CACHE/mysql.sql