mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user