add newline after work
Former-commit-id: a590d85eb78f7a51010cab721364932af33d1a28
This commit is contained in:
parent
7816292a1b
commit
7b2190a78f
@ -174,5 +174,6 @@ while true; do
|
|||||||
else
|
else
|
||||||
echo "Upload finished, deleting result!"
|
echo "Upload finished, deleting result!"
|
||||||
rm "$input".out.webm
|
rm "$input".out.webm
|
||||||
|
echo ""
|
||||||
fi
|
fi
|
||||||
done
|
done
|
Loading…
Reference in New Issue
Block a user