Refactoring backups.
This commit is contained in:
@ -11,7 +11,7 @@ namespace dropshell {
|
||||
std::string path;
|
||||
std::string service_name;
|
||||
std::string template_name;
|
||||
std::string template_path;
|
||||
std::string template_local_path;
|
||||
};
|
||||
|
||||
std::vector<ServiceInfo> get_server_services_info(const std::string& server_name);
|
||||
|
Reference in New Issue
Block a user