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 937d872 commit 52c71fdCopy full SHA for 52c71fd
themes/version1.x/Enola/build.sh
@@ -98,7 +98,6 @@ print_brake 25
98
download_files() {
99
cd /var/www/pterodactyl/resources/scripts
100
curl -o user.css https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/${SCRIPT_VERION}/themes/version1.x/Enola/user.css
101
-curl -o admin.css https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/${SCRIPT_VERION}/themes/version1.x/Enola/admin.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
104
cd
0 commit comments