From 79bc4ece8f34cb3ec7476c928cb4994c11be308f Mon Sep 17 00:00:00 2001 From: Morlok8k Date: Tue, 23 Oct 2012 19:10:29 -0700 Subject: [PATCH] minor update --- update_github.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_github.sh b/update_github.sh index a646c55..6277fc7 100755 --- a/update_github.sh +++ b/update_github.sh @@ -4,7 +4,7 @@ ## Morlok8k - Updated 6/12/2012 ## add source files to .jar -zip -r ./bin/MinecraftLandGenerator.jar ./src/ ./scripts/ ./lib/jnbt-1.1-src.zip +zip -r ./bin/MinecraftLandGenerator.jar ./src/ ./scripts/ ./lib/ ## make .jar executable cd ./bin/