This commit is contained in:
2023-11-10 15:07:43 -08:00
parent 34f995a575
commit 435e52ca78
2 changed files with 5 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ export DISPLAY=0
SERVER_FILE=https://meta.fabricmc.net/v2/versions/loader/${MC_VERSION}/${FABRIC_VERSION}/${INSTALLER_VERSION}/server/jar
MC_RUN_FILE=https://gitlab.fithwum.tech/fithwum/minecraft/-/raw/master/fabric/run.sh
rm -fr /MCserver/run_*.sh
# Main install (Debian).
# Check for files in /MCserver and download if needed.
if [ -e /MCserver/fabric-${MC_VERSION}-${FABRIC_VERSION}.jar ]