Update rsync_tmbackup.sh

This commit is contained in:
markalston 2017-09-20 10:54:52 -06:00 committed by GitHub
parent 13357c1cc9
commit 5a8ed7b008

View file

@ -402,7 +402,6 @@ while : ; do
fn_log_info "$CMD"
fn_run_cmd "echo $MYPID > $INPROGRESS_FILE"
eval $CMD
# -----------------------------------------------------------------------------