From 146f786efb58fb75cfb2cf6df03fee70b0a13c98 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 20 Jun 2018 17:45:42 +0200 Subject: more OPTIONS --- dir-to-movie.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dir-to-movie.pl') diff --git a/dir-to-movie.pl b/dir-to-movie.pl index 3e805b1..e9e779c 100755 --- a/dir-to-movie.pl +++ b/dir-to-movie.pl @@ -58,9 +58,10 @@ if (defined $endpoint) { "-F", "dataset=$tag", "-F", "file=@../../renders/$tag.mp3", $endpoint + ); } -print "rendered: $tag.mp4"; +print "rendered: $tag.mp4\n"; END { system('rm', '-rf', 'tmp'); -- cgit v1.2.3-70-g09d2