Fix stream not starting properly on Windows when option "cmd" omitted in apps.json
This commit is contained in:
@@ -7,9 +7,8 @@
|
||||
"name":"Steam BigPicture",
|
||||
|
||||
"output":"steam.txt",
|
||||
"cmd":"steam -tenfoot",
|
||||
"prep-cmd":[
|
||||
{ "do":"steam -shutdown" }
|
||||
{"do":"steam \"steam://open/bigpicture\""}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user