Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferks-FK authored Aug 25, 2021
1 parent 82ebba7 commit fcb2959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/version1.x/Enola/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ curl -o index.tsx https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThe
cd
cd /var/www/pterodactyl/resources/views/layouts
rm -R admin.blade.php
curl -o admin.blade.php https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/${SCRIPT_VERSION}/themes/version1.x/Elona/admin.blade.php
curl -o admin.blade.php https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/${SCRIPT_VERSION}/themes/version1.x/Enola/admin.blade.php
sed -i -e "s@<STYLE-ADMIN>@${ENOLA}@g" /var/www/pterodactyl/resources/views/layouts/admin.blade.php
}

Expand Down

0 comments on commit fcb2959

Please sign in to comment.