mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-28 07:20:24 +01:00
Stop rebuilding Spigot's patches
This commit is contained in:
parent
418c27e9c1
commit
ceed63e32d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue