Files
bta-server/server/entrypoint.sh
ciomek 13cee8e0cf
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 21s
Babric
2026-03-08 11:43:04 +01:00

2 lines
142 B
Bash

#!/usr/bin/env sh
java -Dfabric.runtimeMappingNamespace=official -Xms${JAVA_MIN_MEM} -Xmx${JAVA_MAX_MEM} -jar /server/fabric-server-launch.jar