mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-06 22:31:18 +00:00
Revert the server script back to starting the server instead of doing nothing.
This commit is contained in:
parent
ed17cdc7a1
commit
09b08a9978
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ EOF
|
||||||
|
|
||||||
# Uncomment the line below to run things manually in the container, then run:
|
# Uncomment the line below to run things manually in the container, then run:
|
||||||
# docker compose exec main bash, and from within the container: dz start (or do whatever)
|
# docker compose exec main bash, and from within the container: dz start (or do whatever)
|
||||||
tail -f /dev/null
|
#tail -f /dev/null
|
||||||
|
|
||||||
# Otherwise, start the server normally
|
# Otherwise, start the server normally
|
||||||
#dz start
|
dz start
|
||||||
|
|
Loading…
Add table
Reference in a new issue