Update source/src/commands/ssh.cpp
This commit is contained in:
@@ -93,6 +93,7 @@ namespace dropshell
|
||||
}
|
||||
|
||||
error << "No ssh script provided for the service "<<service<<"." << std::endl;
|
||||
return false;
|
||||
}
|
||||
|
||||
int ssh_handler(const CommandContext &ctx)
|
||||
|
||||
Reference in New Issue
Block a user