mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-15 12:08:26 +00:00
fixed install command
This commit is contained in:
parent
2e8e7d99c7
commit
3f1a879de7
@ -26,7 +26,7 @@ NB: Change the ports according to the ones set in your `arkmanager.cfg` file.
|
||||
To install ARK Server Tools run this command:
|
||||
|
||||
```sh
|
||||
curl -s http://git.io/vtf5N | sudo bash -s steam
|
||||
curl -sL http://git.io/vtf5N | sudo bash -s steam
|
||||
```
|
||||
|
||||
NB: You may want to change the `bash -s` parameter to fit your steam user if different from `steam`.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user