commit
ea12c4a7b7
|
@ -43,7 +43,7 @@ basedir=$basedir/Spigot
|
||||||
applyPatch ../Bukkit Spigot-API HEAD && applyPatch ../CraftBukkit Spigot-Server patched
|
applyPatch ../Bukkit Spigot-API HEAD && applyPatch ../CraftBukkit Spigot-Server patched
|
||||||
# Move out of Spigot
|
# Move out of Spigot
|
||||||
popd
|
popd
|
||||||
basedir=$(dirname $basedir)
|
basedir=$(dirname "$basedir")
|
||||||
|
|
||||||
# Apply paper
|
# Apply paper
|
||||||
applyPatch Spigot/Spigot-API Paper-API HEAD && applyPatch Spigot/Spigot-Server Paper-Server HEAD
|
applyPatch Spigot/Spigot-API Paper-API HEAD && applyPatch Spigot/Spigot-Server Paper-Server HEAD
|
||||||
|
|
Loading…
Reference in New Issue