mirror of
https://github.com/PaperMC/Paper.git
synced 2025-05-19 13:40:24 -07:00
commit
b53fc3a382
@ -43,7 +43,7 @@ basedir=$basedir/Spigot
|
||||
applyPatch ../Bukkit Spigot-API HEAD && applyPatch ../CraftBukkit Spigot-Server patched
|
||||
# Move out of Spigot
|
||||
popd
|
||||
basedir=$(dirname $basedir)
|
||||
basedir=$(dirname "$basedir")
|
||||
|
||||
# Apply paper
|
||||
applyPatch Spigot/Spigot-API Paper-API HEAD && applyPatch Spigot/Spigot-Server Paper-Server HEAD
|
||||
|
Loading…
x
Reference in New Issue
Block a user