Commit dc36798f authored by Mario Chirinos's avatar Mario Chirinos

utf8 scipt

parent 890287a1
......@@ -2,7 +2,7 @@
DIR=$1
cd $DIR
for file in *.json do
for file in *.json; do
echo $file
# $CONVERT "$file" -o "${file%.txt}.utf8.converted"
done
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment