From 42ade2a7bb0897571dc903e296a1c71ac7ed1776 Mon Sep 17 00:00:00 2001 From: Byteflux Date: Wed, 30 Jul 2014 03:37:05 -0500 Subject: [PATCH] Stop rebuilding Spigot's patches --- rebuildPatches.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rebuildPatches.sh b/rebuildPatches.sh index bc6ae302d4..78455d55c5 100755 --- a/rebuildPatches.sh +++ b/rebuildPatches.sh @@ -34,7 +34,7 @@ function savePatches { echo " Patches saved for $what to $what-Patches/" } -savePatches Bukkit Spigot-API -savePatches CraftBukkit Spigot-Server +#savePatches Bukkit Spigot-API +#savePatches CraftBukkit Spigot-Server savePatches Spigot-API PaperSpigot-API savePatches Spigot-Server PaperSpigot-Server