Fix log location for core on windows
This commit is contained in:
@@ -24,6 +24,7 @@ var (
|
||||
RunE: runAndLogControlError(func(cmd *cobra.Command, args []string) error {
|
||||
return runService(cmd, &Options{
|
||||
Identifier: "core/portmaster-core",
|
||||
ShortIdentifier: "core",
|
||||
AllowDownload: true,
|
||||
AllowHidingWindow: false,
|
||||
NoOutput: true,
|
||||
|
||||
Reference in New Issue
Block a user