From 22a73f79ea6c871141fdbab549960e3d72316e75 Mon Sep 17 00:00:00 2001 From: Liam Date: Wed, 8 Nov 2023 19:36:15 -0500 Subject: [PATCH] How and why did i commit this --- Schemas/test.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 Schemas/test.sh 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