mirror of
https://github.com/pelican-dev/panel.git
synced 2025-12-16 14:11:19 +01:00
parent
091ca5447a
commit
3939c409c1
@ -57,7 +57,7 @@ scripts:
|
||||
fi
|
||||
|
||||
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
|
||||
variables:
|
||||
-
|
||||
|
||||
@ -89,7 +89,7 @@ scripts:
|
||||
|
||||
if [ ! -f server.properties ]; then
|
||||
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
|
||||
container: 'ghcr.io/pelican-eggs/installers:alpine'
|
||||
entrypoint: ash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user