From e970123874c29fbc9435c6c7e449a858c65d23e0 Mon Sep 17 00:00:00 2001 From: Fmstrat Date: Fri, 17 Jan 2020 06:42:21 -0500 Subject: [PATCH] Recursive zip for new schema folder --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index a7cdfc3..9bdf7e8 100755 --- a/build.sh +++ b/build.sh @@ -1,4 +1,4 @@ #!/bin/bash glib-compile-schemas schemas/ -zip -xdemo.gif -xREADME.md -xbuild.sh wintile.zip * +zip -r -xdemo.gif -xREADME.md -xbuild.sh wintile.zip *