htmx-playground/tuts/dayz_work_command.md

5 lines
80 B
Markdown
Raw Permalink Normal View History

# Get dayz to work properly
```bash
sudo sysctl -w vm.max_map_count=1048576
```