Skip to content

Commit 2e41324

Browse files
committed
Change service name back
1 parent e75312f commit 2e41324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import sudo from "@vscode/sudo-prompt";
66
import { createLogger, format, transports } from "winston";
77

88
const isWindows = os.platform() === "win32";
9-
const serviceName = "atest1";
9+
const serviceName = "alfc";
1010

1111
const sudoOptions = {
1212
name: "Aorus Laptop Fan Control",

0 commit comments

Comments
 (0)