Adapt pmctl to new update package in portbase
This commit is contained in:
@@ -87,7 +87,7 @@ func getServiceExecCommand(exePath string, escape bool) []string {
|
||||
maybeEscape(exePath, escape),
|
||||
"run",
|
||||
"core-service",
|
||||
"--db",
|
||||
"--data",
|
||||
maybeEscape(dataRoot.Path, escape),
|
||||
"--input-signals",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user