dropshell release 2025.0517.2231
Some checks failed
Dropshell Test / Build_and_Test (push) Has been cancelled
Some checks failed
Dropshell Test / Build_and_Test (push) Has been cancelled
This commit is contained in:
parent
27f86e95e7
commit
038d08e638
@ -17,9 +17,9 @@ namespace dropshell
|
||||
static std::vector<std::string> create_service_name_list = {"create-service"};
|
||||
|
||||
// Static registration
|
||||
struct UninstallCommandRegister
|
||||
struct CreateServiceCommandRegister
|
||||
{
|
||||
UninstallCommandRegister()
|
||||
CreateServiceCommandRegister()
|
||||
{
|
||||
CommandRegistry::instance().register_command({create_service_name_list,
|
||||
create_service_handler,
|
||||
|
Loading…
x
Reference in New Issue
Block a user