mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 05:44:45 -06:00
Change 0.6.0 to 0.6.1
https://i.unreliable.host/Discord_2018-08-06_17-31-47.png
This commit is contained in:
parent
e90bb19d90
commit
c563c3aec0
@ -1,4 +1,4 @@
|
||||
# Upgrading 0.5.X to 0.6.0
|
||||
# Upgrading 0.5.X to 0.6.1
|
||||
|
||||
[[toc]]
|
||||
|
||||
@ -26,7 +26,7 @@ Stop your Daemon process before continuing in order to avoid any issues and ensu
|
||||
:::
|
||||
|
||||
``` bash
|
||||
curl -L https://github.com/pterodactyl/daemon/releases/download/v0.6.0/daemon.tar.gz | tar --strip-components=1 -xzv
|
||||
curl -L https://github.com/pterodactyl/daemon/releases/download/v0.6.1/daemon.tar.gz | tar --strip-components=1 -xzv
|
||||
```
|
||||
|
||||
Then, update the core dependencies for the Daemon with the following command.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user