nc_accounts_backup.sh: remove debug code.
This commit is contained in:
parent
31422c5475
commit
6693077cfd
@ -56,9 +56,6 @@ if $MIRROR ; then
|
||||
|
||||
b_timestamp="$(date +"%s")"
|
||||
|
||||
echo ""
|
||||
echo "$nc_cmd_bin $nc_params -u $nc_user -p \"$nc_password\" $backup_target_dir $nc_server_url"
|
||||
echo ""
|
||||
$(
|
||||
$nc_cmd_bin $nc_params -u $nc_user -p "$nc_password" $backup_target_dir $nc_server_url > $err_Log 2>&1
|
||||
exit $?
|
||||
|
Loading…
Reference in New Issue
Block a user