mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-28 01:08:27 +00:00
fixed commands
This commit is contained in:
parent
70ba8e60dd
commit
870caece5f
@ -10,7 +10,7 @@ We assume you have created the `steam` user to store steamcmd and your ARK serve
|
|||||||
|
|
||||||
## Install ARK Server Tools
|
## Install ARK Server Tools
|
||||||
|
|
||||||
To install ARK Server Tools run these commands as root:
|
To install ARK Server Tools run these commands:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
cd ~
|
cd ~
|
||||||
@ -18,7 +18,7 @@ wget https://github.com/FezVrasta/ark-server-tools/archive/master.zip
|
|||||||
unzip master.zip -d arktools
|
unzip master.zip -d arktools
|
||||||
cd arktools/tools
|
cd arktools/tools
|
||||||
chmod u+x install.sh
|
chmod u+x install.sh
|
||||||
./install.sh steam
|
sudo sh install.sh steam
|
||||||
```
|
```
|
||||||
|
|
||||||
NB: You may want to change the `install.sh` parameter to fit your steam user if different from `steam`.
|
NB: You may want to change the `install.sh` parameter to fit your steam user if different from `steam`.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user