fix: exit status

pull/64/head
unknown 3 years ago committed by AlexPresso
parent b7f536f135
commit 28aec88e85

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

Loading…
Cancel
Save