We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 580721e commit 25e90e9Copy full SHA for 25e90e9
themes/version1.x/Enola/build.sh
@@ -100,7 +100,7 @@ download_files() {
100
cd /var/www/pterodactyl/resources/scripts
101
curl -o user.css https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/${SCRIPT_VERION}/themes/version1.x/Enola/user.css
102
rm -R index.tsx
103
-curl -o index.tsx https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/${SCRIPT_VERION}/themes/version1.x/Enola/index.tsx
+curl -o index.tsx https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/${SCRIPT_VERSION}/themes/version1.x/Enola/index.tsx
104
cd
105
cd /var/www/pterodactyl/resources/views/layouts
106
rm -R admin.blade.php
0 commit comments