Remove user creation and user requirement as root

This commit is contained in:
Price Hiller 2021-12-25 22:37:01 -06:00
parent 2c499f2bd7
commit 443326b1ee

View File

@ -16,9 +16,7 @@ A set of opinionated scripts used to manage 7 days to die.
- Used to show progress for backup operations
# Automatic Installation
*Must* be ran as root, requires `curl`.
This will configure a user sdtd (Seven Days to Die), and install any [requirements](#requirements).
Run as the user you wish to install the scripts for, e.g. `sdtd`.
```bash
bash -c "$(curl https://gitlab.orion-technologies.io/game-servers/7-days-to-die/-/raw/Development/install.bash)"