fix botched rebase

This commit is contained in:
Markus Unterwaditzer
2026-02-23 22:22:15 +01:00
committed by Will Greenberg
parent d9facdf6cb
commit a7d38730f5
+2
View File
@@ -158,6 +158,8 @@ pub async fn telnet_send_file(
nc_output.trim()
);
}
nc_output
};
let checksum = md5::compute(payload);