From: hackbard Date: Sun, 4 Oct 2015 11:49:43 +0000 (+0000) Subject: removed log file, which is not necessarily true! X-Git-Url: https://www.hackdaworld.org/gitweb/?p=outofuni%2Fbackup.git;a=commitdiff_plain;h=9405567ffe04ed5f4d5fef9b8666bd2360860751 removed log file, which is not necessarily true! --- diff --git a/bin/backup b/bin/backup index b758e14..945667c 100755 --- a/bin/backup +++ b/bin/backup @@ -109,8 +109,6 @@ for pb in $backupdir/[0-9]*; do rm -rf $cbd cp -r $lpb $cbd log "starting backup $today from $lpb ..." - else - log starting backup from scratch ... fi fi fi