File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
themes/version1.x/Dracula Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8888# ### Donwload Files ####
8989download_files () {
9090cd /var/www/pterodactyl/resources/scripts
91- curl -o user.css https://github. com/Ferks-FK/Pterodactyl-AutoThemes/blob /main/themes/version1.x/Dracula/user.css
91+ curl -o user.css https://raw.githubusercontent. com/Ferks-FK/Pterodactyl-AutoThemes/main/themes/version1.x/Dracula/user.css
9292rm -R index.tsx
93- curl -o index.tsx https://github. com/Ferks-FK/Pterodactyl-AutoThemes/blob /main/themes/version1.x/Dracula/index.tsx
93+ curl -o index.tsx https://raw.githubusercontent. com/Ferks-FK/Pterodactyl-AutoThemes/main/themes/version1.x/Dracula/index.tsx
9494cd
9595cd /var/www/pterodactyl/resources/views/layouts
9696rm -R admin.blade.php
97- curl -o admin.blade.php https://github. com/Ferks-FK/Pterodactyl-AutoThemes/blob /main/themes/version1.x/Dracula/admin.blade.php
97+ curl -o admin.blade.php https://raw.githubusercontent. com/Ferks-FK/Pterodactyl-AutoThemes/main/themes/version1.x/Dracula/admin.blade.php
9898}
9999
100100# ### Panel Production ####
You can’t perform that action at this time.
0 commit comments