File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
themes/version1.x/Dracula Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1313# #######################################################
1414
1515# ### Variables ####
16+ SCRIPT_VERSION=" v0.1"
17+ DRACULA=" https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/${SCRIPT_VERSION} /themes/version1.x/Dracula/admin.blade.php"
1618SUPPORT_LINK=" https://discord.gg/buDBbSGJmQ"
1719
1820
103105cd /var/www/pterodactyl/resources/views/layouts
104106rm -R admin.blade.php
105107curl -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
108+ sed -i -e " s@<STYLE-ADMIN>@ ${DRACULA} @g " /var/www/pterodactyl/resources/views/layouts/ admin.blade.php
107109}
108110
109111# ### Panel Production ####
You can’t perform that action at this time.
0 commit comments