mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 02:09:37 +02:00
Remove unnecessary transcoding job error
This commit is contained in:
parent
dcd75f786c
commit
cd2c3dcdc4
2 changed files with 13 additions and 6 deletions
|
@ -48,5 +48,5 @@ async function run (path: string, cmd: any) {
|
|||
exit()
|
||||
})
|
||||
|
||||
await runCommand(command)
|
||||
await runCommand({ command })
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue