Made note of manual install in Auto Install
This commit is contained in:
parent
51bda161a6
commit
b169024ccf
@ -27,7 +27,10 @@ A set of opinionated scripts used to manage 7 days to die.
|
|||||||
- And more...
|
- And more...
|
||||||
|
|
||||||
# Automatic Installation
|
# Automatic Installation
|
||||||
Must be run as `root` or a user with access to `sudo`
|
Must be run as `root` or a user with access to `sudo`. This script creates or modifies an existing user of the
|
||||||
|
name `sdtd` to install the scripts to their path. If this is not acceptable, then see the [Requirements](#Requirements)
|
||||||
|
section. You'll need to install the programs listed there, then git clone this repository and deploy the
|
||||||
|
top level scripts in the `Scripts` directory.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bash -c "$(curl https://gitlab.orion-technologies.io/game-servers/7-days-to-die/-/raw/Development/install.bash)"
|
bash -c "$(curl https://gitlab.orion-technologies.io/game-servers/7-days-to-die/-/raw/Development/install.bash)"
|
||||||
|
Loading…
Reference in New Issue
Block a user