mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-01 04:32:11 -07:00
@@ -23,10 +23,10 @@ function applyPatch {
|
||||
echo " Something did not apply cleanly to $target."
|
||||
echo " Please review above details and finish the apply then"
|
||||
echo " save the changes with rebuildPatches.sh"
|
||||
exit 1
|
||||
else
|
||||
echo " Patches applied cleanly to $target"
|
||||
fi
|
||||
}
|
||||
|
||||
applyPatch Bukkit Spigot-API
|
||||
applyPatch CraftBukkit Spigot
|
||||
applyPatch Bukkit Spigot-API && applyPatch CraftBukkit Spigot
|
||||
|
Reference in New Issue
Block a user