huge commit
This commit is contained in:
5
2026/cscg/misc/path-of-the-blacksmith/run.sh
Normal file
5
2026/cscg/misc/path-of-the-blacksmith/run.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
while [ true ]; do
|
||||
java -Xms4096M -Xmx4096M --add-modules=jdk.incubator.vector -jar /app/paper.jar --nogui
|
||||
done
|
||||
Reference in New Issue
Block a user