mirror of
https://github.com/pelican-dev/panel.git
synced 2025-12-17 09:11:19 +01:00
parent
091ca5447a
commit
3939c409c1
@ -57,7 +57,7 @@ scripts:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
curl -o ${SERVER_JARFILE} https://ci.md-5.net/job/BungeeCord/${BUNGEE_VERSION}/artifact/bootstrap/target/BungeeCord.jar
|
curl -o ${SERVER_JARFILE} https://ci.md-5.net/job/BungeeCord/${BUNGEE_VERSION}/artifact/bootstrap/target/BungeeCord.jar
|
||||||
container: 'ghcr.io/parkervcp/installers:alpine'
|
container: 'ghcr.io/pelican-eggs/installers:alpine'
|
||||||
entrypoint: ash
|
entrypoint: ash
|
||||||
variables:
|
variables:
|
||||||
-
|
-
|
||||||
|
|||||||
@ -89,7 +89,7 @@ scripts:
|
|||||||
|
|
||||||
if [ ! -f server.properties ]; then
|
if [ ! -f server.properties ]; then
|
||||||
echo -e "Downloading MC server.properties"
|
echo -e "Downloading MC server.properties"
|
||||||
curl -o server.properties https://raw.githubusercontent.com/parkervcp/eggs/master/minecraft/java/server.properties
|
curl -o server.properties https://raw.githubusercontent.com/pelican-eggs/eggs/master/minecraft/java/server.properties
|
||||||
fi
|
fi
|
||||||
container: 'ghcr.io/pelican-eggs/installers:alpine'
|
container: 'ghcr.io/pelican-eggs/installers:alpine'
|
||||||
entrypoint: ash
|
entrypoint: ash
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user