File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ ## This is a guide to teach you how to install old themes on your old panel.
2+
3+
4+ 1 - Start by downloading a copy of the desired theme installer with the following command:
5+ bash
6+ ```
7+ curl -o https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/v0.8.2/themes/version0.7.19/YOUR-THEME/build.sh
8+ ```
9+ ** Note that at the end of the link it says ` YOUR-THEME ` , change this part to the name of the theme you want to install.**
10+
11+ 2 - After the file is downloaded, run the following command:
12+ ` bash build.sh `
13+
14+ 3 - Now wait for the script to do its work.
15+
16+ ## Informations
17+
18+ Old themes are no longer supported by the main script.
19+
20+ The main script will still restore a backup of your old panel.
You can’t perform that action at this time.
0 commit comments