How can i update the panel?

How can I update the panel when a blueprint is installed? I had replaced the panel files, but it broke the panel, so I reinstalled Ubuntu Server.
Solution:
1. Remove certain files and directories with rm -r resources public node_modules. 2. Go through the Pterodactyl update documentation. 3. Install dependencies by running the yarn command. 4. Repair Blueprint with blueprint -upgrade. 5. Get some Blueprint extensions (if you haven't already) and install them onto your panel.
Sent by prplwtf • byte snippet-upgrade
Jump to solution
2 Replies
Solution
Blueprint
Blueprint3mo ago
1. Remove certain files and directories with rm -r resources public node_modules. 2. Go through the Pterodactyl update documentation. 3. Install dependencies by running the yarn command. 4. Repair Blueprint with blueprint -upgrade. 5. Get some Blueprint extensions (if you haven't already) and install them onto your panel.
Sent by prplwtf • byte snippet-upgrade
Emma
Emma3mo ago
this should do the trick

Did you find this page helpful?