Restore command

This commit is contained in:
John
2025-04-27 19:56:44 +12:00
parent c1b9b2a152
commit 59561824c7
5 changed files with 19 additions and 82 deletions

View File

@ -25,6 +25,4 @@ namespace dropshell {
bool create_service(const std::string& server_name, const std::string& template_name, const std::string& service_name, bool silent=false);
} // namespace dropshell
#endif