From 51bda161a655d0fb452d39c7841b14aac4a8c149 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Sun, 26 Dec 2021 02:54:43 -0600 Subject: [PATCH] Add note to auto-intall to look at defaults to know which ports to open --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aff92a9..8f53ef6 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ Must be run as `root` or a user with access to `sudo` bash -c "$(curl https://gitlab.orion-technologies.io/game-servers/7-days-to-die/-/raw/Development/install.bash)" ``` +See [defaults](#defaults) next to find out which ports to open. + # Requirements - Required - [tmux](https://github.com/tmux/tmux)