mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-16 06:30:46 +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/"
|
echo " Patches saved for $what to $what-Patches/"
|
||||||
}
|
}
|
||||||
|
|
||||||
savePatches Bukkit Spigot-API
|
#savePatches Bukkit Spigot-API
|
||||||
savePatches CraftBukkit Spigot-Server
|
#savePatches CraftBukkit Spigot-Server
|
||||||
savePatches Spigot-API PaperSpigot-API
|
savePatches Spigot-API PaperSpigot-API
|
||||||
savePatches Spigot-Server PaperSpigot-Server
|
savePatches Spigot-Server PaperSpigot-Server
|
||||||
|
|
Loading…
Reference in a new issue