diff options
| author | markalston <markalston@users.noreply.github.com> | 2017-09-20 10:54:52 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-20 10:54:52 -0600 |
| commit | 5a8ed7b008ef95c4cae031892e31c0d252a2a31a (patch) | |
| tree | e28c61619f31ea3b09ef73411bd5994099ca0de7 | |
| parent | 13357c1cc97469f751ada41725163318bc56c026 (diff) | |
Update rsync_tmbackup.sh
| -rwxr-xr-x | rsync_tmbackup.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rsync_tmbackup.sh b/rsync_tmbackup.sh index 9662476..8f3392e 100755 --- a/rsync_tmbackup.sh +++ b/rsync_tmbackup.sh @@ -402,7 +402,6 @@ while : ; do fn_log_info "$CMD" fn_run_cmd "echo $MYPID > $INPROGRESS_FILE" - eval $CMD # ----------------------------------------------------------------------------- |
