From b19ca22769037208d345e682c4a8cc9f102735d7 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Thu, 30 Jun 2016 23:33:54 +0200 Subject: [PATCH] fixed pict-converter bug --- www/pict-converter.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/pict-converter.sh b/www/pict-converter.sh index b1bde93..3f4467a 100755 --- a/www/pict-converter.sh +++ b/www/pict-converter.sh @@ -65,8 +65,8 @@ function convert { f=$(($f+1)) done - echo -e "\t]" >> tmp_metadata/frames.json - echo -e "}" >> tmp_metadata/frames.json + echo -e '\t]' >> tmp_metadata/frames.json + echo -e '}' >> tmp_metadata/frames.json rsync -r tmp_metadata/ public_html/metadata/