This commit is contained in:
2024-04-03 20:39:20 +03:00
parent 9832e01049
commit 0811cea833
9 changed files with 95 additions and 61 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ import (
"os/exec"
"path/filepath"
"github.com/kardianos/service"
"git.company.lan/gopkg/service"
)
// Config is the runner app config structure.