We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14b6597 commit a259e06Copy full SHA for a259e06
1 file changed
themes/version0.7.19/Install.md
@@ -0,0 +1,20 @@
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.
0 commit comments