mirror of
https://github.com/maxDcb/C2Core
synced 2026-06-08 15:48:01 +00:00
minor
This commit is contained in:
@@ -61,7 +61,10 @@ std::string Netstat::getInfo()
|
||||
|
||||
int Netstat::init(std::vector<std::string>& splitedCmd, C2Message& c2Message)
|
||||
{
|
||||
#if defined(BUILD_TEAMSERVER) || defined(C2CORE_BUILD_TESTS)
|
||||
c2Message.set_instruction(splitedCmd[0]);
|
||||
#endif
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user