Don't use git.io

Git.io is deprecated https://github.blog/changelog/2022-04-25-git-io-deprecation/
This commit is contained in:
Croydon 2023-03-15 04:04:14 +01:00
parent 3291858309
commit dc61afc46c
2 changed files with 4 additions and 6 deletions

View File

@ -30,7 +30,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 -sL http://git.io/vtf5N | sudo bash -s steam
curl -sL https://raw.githubusercontent.com/arkmanager/ark-server-tools/master/netinstall.sh | sudo bash -s steam
```
NB: You may want to change the `bash -s` parameter to fit your steam user if different from `steam`.
@ -40,7 +40,7 @@ This will copy the `arkmanager` script and its daemon to the proper directories
To instead perform a user-install of ARK Server Tools as an unprivileged user, run this command:
```sh
curl -sL http://git.io/vtf5N | bash -s -- --me
curl -sL https://raw.githubusercontent.com/arkmanager/ark-server-tools/master/netinstall.sh | bash -s -- --me
```
## Configuration

View File

@ -96,7 +96,7 @@ Install ARK Server Tools
To install ARK Server Tools run this command:
[source,sh]
curl -sL https://git.io/arkmanager | sudo bash -s steam
curl -sL https://raw.githubusercontent.com/arkmanager/ark-server-tools/master/netinstall.sh | sudo bash -s steam
NB: You may want to change the `bash -s` parameter to fit your steam user if different from `steam`.
@ -107,7 +107,7 @@ This will copy the `arkmanager` script and its daemon to the proper directories
To instead perform a user-install of ARK Server Tools as an unprivileged user, run this command:
[source,sh]
curl -sL https://git.io/arkmanager | bash -s -- --me
curl -sL https://raw.githubusercontent.com/arkmanager/ark-server-tools/master/netinstall.sh | bash -s -- --me
Configuration
~~~~~~~~~~~~~
@ -869,5 +869,3 @@ Common ARK options
`arkflag_NoBattlEye=true`::
Disables BattlEye