mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-12-12 13:22:28 +00:00
parent
165150a852
commit
cae1a20973
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ set -e
|
|||
|
||||
function buildSpigotFromSource {
|
||||
echo "Building Spigot $VANILLA_VERSION from source, might take a while, get some coffee"
|
||||
rm -rf /data/temp
|
||||
mkdir /data/temp
|
||||
cd /data/temp
|
||||
|
||||
|
|
Loading…
Reference in a new issue