First commit

This commit is contained in:
2026-05-12 16:38:07 +09:00
commit ef50e35c71
4 changed files with 28 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
echo "start ESL Merch Remover"
cd /app/ESN/del_merch/
echo "Execute ESL Merch Remover"
java \
-Xms4g -Xmx4g \
-XX:+HeapDumpOnOutOfMemoryError -XX:OnOutOfMemoryError="/app/ESN/del_merch/del_merch_restart.sh &" \
-jar -Djava.net.preferIPv4Stack=true DelMerch.jar &