fix: exit status

pull/144/head
unknown 4 years ago committed by AlexPresso
parent 4e821d0bc6
commit aab2c9269f

@ -31,7 +31,7 @@ function endprocess() {
info "========================================[end ffmpeg $pid]"
newline
rm -f "$stderrfile"
exit 1
exit 0
}
#########################

Loading…
Cancel
Save