wip: prepareCommand for service completed; next cron

This commit is contained in:
2024-03-24 12:54:37 +00:00
parent 8f68c4ace9
commit a63646aab2
5 changed files with 81 additions and 26 deletions

View File

@@ -48,8 +48,6 @@ type ServiceTask interface {
type Config interface {
Tasks() Tasks
WMPidProxyPath() string
WMExecPath() string
}
type Init struct {