feat: Update 3 files
This commit is contained in:
@@ -104,6 +104,8 @@ namespace dropshell
|
||||
bool uninstall_service(const ServerConfig &server_env, const std::string &service);
|
||||
|
||||
// defined in destroy.cpp
|
||||
bool destroy_service_remote(const std::string &server, const std::string &service);
|
||||
bool destroy_service_local(const std::string &server, const std::string &service);
|
||||
bool destroy_service(const std::string &server, const std::string &service);
|
||||
|
||||
// defined in install.cpp
|
||||
|
Reference in New Issue
Block a user