File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
themes/version1.x/Dracula Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -97,13 +97,13 @@ print_brake 25
9797download_files () {
9898cd /var/www/pterodactyl/resources/scripts
9999curl -o user.css https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/main/themes/version1.x/Dracula/user.css
100- curl -o admin.css https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/main/themes/version1.x/Dracula/admin.css
101100rm -R index.tsx
102101curl -o index.tsx https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/main/themes/version1.x/Dracula/index.tsx
103102cd
104103cd /var/www/pterodactyl/resources/views/layouts
105104rm -R admin.blade.php
106105curl -o admin.blade.php https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/main/themes/version1.x/Dracula/admin.blade.php
106+ curl -o admin.css https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/main/themes/version1.x/Dracula/admin.css
107107}
108108
109109# ### Panel Production ####
You can’t perform that action at this time.
0 commit comments