actually writing the server binary from memory to file before linking, sycing, permissions etc

This commit is contained in:
2021-11-10 17:48:18 +01:00
parent 4a8c365447
commit 32d664a77d
11 changed files with 39 additions and 5 deletions

View File

@ -2534,6 +2534,7 @@ void Module::updateDetectorServer(std::vector<char> buffer,
break;
case MYTHEN3:
case GOTTHARD2:
case EIGER:
sendProgram(false, buffer, F_UPDATE_DETECTOR_SERVER,
"Update Detector Server (no tftp)", serverName);
break;