This commit is contained in:
@@ -90,8 +90,8 @@ namespace dropshell
|
||||
// defined in uninstall.cpp
|
||||
bool uninstall_service(const ServerConfig &server_env, const std::string &service);
|
||||
|
||||
// defined in nuke.cpp
|
||||
bool nuke_service(const std::string &server, const std::string &service);
|
||||
// defined in destroy.cpp
|
||||
bool destroy_service(const std::string &server, const std::string &service);
|
||||
|
||||
// defined in install.cpp
|
||||
bool install_service(const ServerConfig &server_env, const std::string &service);
|
||||
|
Reference in New Issue
Block a user