mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 21:05:59 -06:00
Whoops
This commit is contained in:
parent
33bdf211f6
commit
8fec858baa
@ -82,7 +82,7 @@ and then set the correct permissions on the `storage/` and `bootstrap/cache/` di
|
||||
allow us to store files as well as keep a speedy cache available to reduce load times.
|
||||
|
||||
``` bash
|
||||
curl -Lo panel.tar.gz https://github.com/pterodactyl/panel/releases/download/v0.7.6/panel.tar.gz
|
||||
curl -Lo panel.tar.gz https://github.com/pterodactyl/panel/releases/download/v0.7.9/panel.tar.gz
|
||||
tar --strip-components=1 -xzvf panel.tar.gz
|
||||
chmod -R 755 storage/* bootstrap/cache/
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user