#Cant update from 1.11.3
7 messages · Page 1 of 1 (latest)
Run as root
I can almost guarantee you are sudoing the curl, not the tar extraction, which is what is actually giving you the error
how can i do this
su before the download udpate command?
sudo su, then run whatever commands
Or login as root in the first place
tysm, do u happen to know where the .env file is?
The env file can be found at /var/www/pterodactyl/.env. Files starting with a . in Linux are hidden so it may not show up in file browsers by default. You can open it directly with nano /var/www/pterodactyl/.env