Skip to content

Commit

Permalink
remove -o
Browse files Browse the repository at this point in the history
 Changes to be committed:
	modified:   HOSE.sh
  • Loading branch information
softpak committed May 15, 2017
1 parent a9540cd commit 01e14be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HOSE.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
java -noverify -XX:+UseG1GC -server -jar paper1.11.2.jar -o true
java -noverify -XX:+UseG1GC -server -jar paper1.11.2.jar true

0 comments on commit 01e14be

Please sign in to comment.