Fix process not terminated when closing browser (#45)

This commit is contained in:
AlexPresso 2022-08-20 16:20:43 +02:00 committed by GitHub
parent 5f6bc3c7e7
commit d7bbbdc3e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,3 +46,5 @@ info "========================================[start ffmpeg $pid]"
info "DEFAULT_ARGS: $*"
/var/packages/ffmpeg/target/bin/ffmpeg "$@" 2> $stderrfile
endprocess