Explorar o código

Merge branch 'server' of https://g-u-i.me/gogs/bachir/hehe-rover into server

Bachir Soussi Chiadmi %!s(int64=8) %!d(string=hai) anos
pai
achega
9857a3a5a5
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      www/pict-converter.sh

+ 2 - 2
www/pict-converter.sh

@@ -65,8 +65,8 @@ function convert {
     f=$(($f+1))
     f=$(($f+1))
   done
   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/
   rsync -r tmp_metadata/ public_html/metadata/