mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 10:44:43 -06:00
Update documentation for new wings version
This commit is contained in:
parent
fc7a0219d0
commit
5d6b471fee
@ -114,7 +114,7 @@ set when creating the node.
|
||||
|
||||
The next step is to download the software and unpack the archive.
|
||||
``` bash
|
||||
curl -L -o wings https://github.com/pterodactyl/wings/releases/download/v1.0.0-beta.3/wings
|
||||
curl -L -o wings https://github.com/pterodactyl/wings/releases/download/v1.0.0-beta.4/wings
|
||||
```
|
||||
## Configure Daemon
|
||||
Once you have installed the daemon and required components, the next step is to create a node on your installed Panel
|
||||
|
||||
@ -5,7 +5,7 @@ Upgrading Wings is a painless process and should take less than a minute to comp
|
||||
First, download the updated wings binary into `/srv/wings`.
|
||||
|
||||
``` bash
|
||||
curl -L -o wings https://github.com/pterodactyl/wings/releases/download/v1.0.0-beta.3/wings
|
||||
curl -L -o wings https://github.com/pterodactyl/wings/releases/download/v1.0.0-beta.4/wings
|
||||
chmod u+x wings
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user