Remove user creation and user requirement as root
This commit is contained in:
parent
2c499f2bd7
commit
443326b1ee
@ -16,9 +16,7 @@ A set of opinionated scripts used to manage 7 days to die.
|
|||||||
- Used to show progress for backup operations
|
- Used to show progress for backup operations
|
||||||
|
|
||||||
# Automatic Installation
|
# Automatic Installation
|
||||||
*Must* be ran as root, requires `curl`.
|
Run as the user you wish to install the scripts for, e.g. `sdtd`.
|
||||||
|
|
||||||
This will configure a user sdtd (Seven Days to Die), and install any [requirements](#requirements).
|
|
||||||
|
|
||||||
```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