mirror of
https://github.com/moku-project/Moku.git
synced 2026-06-13 01:09:56 -05:00
Fix: Windows Prod-Server Launch
This commit is contained in:
@@ -7,14 +7,7 @@
|
||||
"core:default",
|
||||
"shell:allow-open",
|
||||
"shell:allow-kill",
|
||||
{
|
||||
"identifier": "shell:allow-spawn",
|
||||
"allow": [
|
||||
{ "name": "java", "args": true },
|
||||
{ "name": "javaw", "args": true },
|
||||
{ "name": "suwayomi-server", "args": true },
|
||||
{ "name": "tachidesk-server", "args": true }
|
||||
]
|
||||
}
|
||||
"shell:allow-spawn",
|
||||
"shell:allow-execute"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user