Move ram config to minecraft.env
This commit is contained in:
@@ -195,6 +195,8 @@
|
||||
# 5) Copy cavemen/* files over, overwriting existing
|
||||
cp -rf "$TMPDIR/autodeploy/cavemen/." "$MINESERVER/"
|
||||
chmod +x "$MINESERVER/nixrunserver.sh"
|
||||
# Also copy minecraft.env for future reference
|
||||
cp "$TMPDIR/autodeploy/minecraft.env" "$MINESERVER/minecraft.env"
|
||||
|
||||
# Cleanup and mark setup as done
|
||||
rm -rf "$TMPDIR"
|
||||
|
||||
Reference in New Issue
Block a user