Fix instructions.

This commit is contained in:
Daniel Ceregatti 2023-06-16 15:48:20 -07:00
parent 52f96f7384
commit 8b394a477c

View file

@ -16,7 +16,7 @@ nano files/serverDZ.cfg
# Build the docker images # Build the docker images
docker compose up -d --build docker compose up -d --build
# Go into the web container, login, and install the server files # Go into the web container, login, and install the server files
docker compose exec main bash docker compose exec web bash
# Use a real login if you want to install mods. Otherwise, use the anonymous user. You'll be limited to the vanilla Chernarus and Livonia maps. # Use a real login if you want to install mods. Otherwise, use the anonymous user. You'll be limited to the vanilla Chernarus and Livonia maps.
dz login dz login
dz install dz install