This repository has been archived on 2024-07-18. You can view files and clone it, but cannot push or open issues or pull requests.
lwb6/runsrv.sh

4 lines
176 B
Bash
Executable file

#!/bin/sh
BASE="`dirname $0`"
cd "$BASE/legacyworlds-server/legacyworlds-server-main"
java -Djava.rmi.server.hostname=localhost -jar target/legacyworlds-server-main-5.99.2.jar