Fix process not terminated when closing browser (#45)

pull/46/head
AlexPresso 4 years ago committed by GitHub
parent 5f6bc3c7e7
commit d7bbbdc3e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save