Fix process not terminated when closing browser (#45)

pull/144/head
AlexPresso 4 years ago committed by GitHub
parent 904bd2fea2
commit 2f38b9f6cd

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

Loading…
Cancel
Save