stephb9959
2023-03-12 14:10:49 -07:00
parent cb1b290ec2
commit 1a10f84e15
5 changed files with 3 additions and 9 deletions

View File

@@ -614,7 +614,6 @@ namespace OpenWifi {
std::stringstream ParamStream;
Params.stringify(ParamStream);
Cmd.Details = ParamStream.str();
std::cout << "type='" << SCR.type << "'" << std::endl;
FileUploader()->AddUUID(CMD_UUID, 15min, SCR.type == "shell" ? "txt" : "gzip" );
return RESTAPI_RPC::WaitForCommand(CMD_RPC, APCommands::Commands::script, false, Cmd,