diff --git a/Schemas/test.sh b/Schemas/test.sh deleted file mode 100644 index 324eb11..0000000 --- a/Schemas/test.sh +++ /dev/null @@ -1,4 +0,0 @@ -for d in * ; do - echo "Zipping $d" - zip -rq -9 ../release-out/$d.zip $d -done \ No newline at end of file