mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-08-06 15:33:17 +00:00
@@ -4,6 +4,7 @@ set -e
|
|||||||
|
|
||||||
function buildSpigotFromSource {
|
function buildSpigotFromSource {
|
||||||
echo "Building Spigot $VANILLA_VERSION from source, might take a while, get some coffee"
|
echo "Building Spigot $VANILLA_VERSION from source, might take a while, get some coffee"
|
||||||
|
rm -rf /data/temp
|
||||||
mkdir /data/temp
|
mkdir /data/temp
|
||||||
cd /data/temp
|
cd /data/temp
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user