Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Commit 688725f

Browse files
authored
修改 geyser 关服命令
1 parent 7befaee commit 688725f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/service/instance_type.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ const INSTANCE_TYPE_DEF_CONFIG = {
9797
stopCommand: "stop"
9898
},
9999
[TYPE_MINECRAFT_GEYSER]: {
100-
stopCommand: "stop"
100+
stopCommand: "geyser stop"
101101
}
102102
};
103103

0 commit comments

Comments
 (0)