mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-13 03:18:28 +00:00
Use tar.gz
This commit is contained in:
parent
e94163fe0b
commit
cad85ed426
@ -14,8 +14,8 @@ To install ARK Server Tools run these commands:
|
||||
|
||||
```sh
|
||||
cd ~
|
||||
wget https://github.com/FezVrasta/ark-server-tools/archive/master.zip
|
||||
unzip master.zip
|
||||
wget https://github.com/FezVrasta/ark-server-tools/archive/master.tar.gz
|
||||
tar -zxvf master.tar.gz
|
||||
cd ark-server-tools-master/tools
|
||||
chmod u+x install.sh
|
||||
sudo sh install.sh steam
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user