Add server install in Usage
This commit is contained in:
parent
14e28c57d9
commit
a26443bef5
@ -37,7 +37,11 @@ Switch to the `sdtd` user and source `.bash_profile` in order to use these scrip
|
|||||||
been used.
|
been used.
|
||||||
|
|
||||||
Basic usage:
|
Basic usage:
|
||||||
|
- Installing a server
|
||||||
|
```bash
|
||||||
|
7D2D-Manage install -s 1
|
||||||
|
```
|
||||||
|
this would install `Server-1` if it didn't exist
|
||||||
- Starting a server
|
- Starting a server
|
||||||
```bash
|
```bash
|
||||||
7D2D-Manage start -s 1
|
7D2D-Manage start -s 1
|
||||||
|
Loading…
Reference in New Issue
Block a user