X-Git-Url: http://git.pippins.net/embedvideo/.git/static/git-logo.png?a=blobdiff_plain;f=scripts%2Fcron-burn.sh;fp=scripts%2Fcron-burn.sh;h=4fe9a0b165ef26c4e84a82fa1afe38163330709c;hb=e35d13e79fa992e58c1599e9304f16d0d34ba66b;hp=f2ca41480a0f72984a3130338fcd67858103421d;hpb=60432b45d7b084c6264e99233c49d99bc9cc52d8;p=backups%2F.git diff --git a/scripts/cron-burn.sh b/scripts/cron-burn.sh index f2ca414..4fe9a0b 100755 --- a/scripts/cron-burn.sh +++ b/scripts/cron-burn.sh @@ -6,10 +6,7 @@ export PATH=$(dirname $0):/bin:/usr/bin:/sbin . config.sh # source the system specific configuration -if [ -f /etc/lsbackups.conf ] -then - . /etc/lsbackups.conf -fi +[ -f /etc/lsbackups.conf ] && . /etc/lsbackups.conf # burn-imgs.sh needs to be detached so that it can stop and start cron without # dying itself.