Skip to content

Commit 59f2f63

Browse files
authored
Update start.sh
1 parent 0164d28 commit 59f2f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/sh
22
BINDIR=$(dirname "$(readlink -fn "$0")")
33
cd "$BINDIR"
4-
java -Xmx2048M -Xms2048M -jar Spigot-1.19.2.jar -o true
4+
java -Xmx2048M -Xms2048M -jar spigot-1.19.2.jar -o true

0 commit comments

Comments
 (0)