mirror of
https://github.com/pterodactyl/development.git
synced 2025-12-11 04:38:32 -06:00
Well that was backwards
This commit is contained in:
parent
603ac899a4
commit
d394002abe
@ -26,7 +26,7 @@ if [ -d "/etc/certs" ]; then
|
||||
fi
|
||||
|
||||
cd /var/www/html || exit 1
|
||||
sudo chown -R www-data:pterodactyl storage
|
||||
sudo chown -R pterodactyl:www-data storage
|
||||
sudo chmod -R 777 storage/* bootstrap/cache
|
||||
|
||||
if [ $# -gt 0 ]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user