We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0164d28 commit 59f2f63Copy full SHA for 59f2f63
start.sh
@@ -1,4 +1,4 @@
1
#!/bin/sh
2
BINDIR=$(dirname "$(readlink -fn "$0")")
3
cd "$BINDIR"
4
-java -Xmx2048M -Xms2048M -jar Spigot-1.19.2.jar -o true
+java -Xmx2048M -Xms2048M -jar spigot-1.19.2.jar -o true
0 commit comments