nc_accounts_backup.sh: remove debug code.
This commit is contained in:
		| @@ -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 $? | ||||
|   | ||||
		Reference in New Issue
	
	Block a user