Server ssh works!!
This commit is contained in:
@ -20,6 +20,8 @@ namespace dropshell {
|
||||
|
||||
bool create_service(const std::string& server_name, const std::string& service_name);
|
||||
|
||||
void interactive_ssh(const std::string & server_name, const std::string & service_name, const std::string & command);
|
||||
|
||||
} // namespace dropshell
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user