From 07c89b3d2c2b306ed04f1e12306e74fd7381d004 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 29 Mar 2011 00:32:20 +0000 Subject: local backups, RT#12180 --- FS/bin/freeside-daily | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'FS/bin/freeside-daily') diff --git a/FS/bin/freeside-daily b/FS/bin/freeside-daily index 2c9dd8b1b..ac0a82391 100755 --- a/FS/bin/freeside-daily +++ b/FS/bin/freeside-daily @@ -51,8 +51,8 @@ if ( $opt{u} ) { } #you can skip this just by not having the config -use FS::Cron::backup qw(backup_scp); -backup_scp(); +use FS::Cron::backup qw(backup); +backup(); #same use FS::Cron::rt_tasks qw(rt_escalate); -- cgit v1.2.1