Ignore warnings
This commit is contained in:
parent
3d22c591d9
commit
4a05c9f93c
1 changed files with 1 additions and 1 deletions
2
start.sh
2
start.sh
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
java -Xms3G -Xmx4G -jar forge-1.12.2-14.23.5.2855.jar nogui
|
||||
java -Xms3G -Xmx4G -Dfml.queryResult=confirm -jar forge-1.12.2-14.23.5.2855.jar nogui
|
||||
|
|
Loading…
Reference in a new issue