Skip to content

Commit 25e90e9

Browse files
authored
Update build.sh
1 parent 580721e commit 25e90e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/version1.x/Enola/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ download_files() {
100100
cd /var/www/pterodactyl/resources/scripts
101101
curl -o user.css https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/${SCRIPT_VERION}/themes/version1.x/Enola/user.css
102102
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
103+
curl -o index.tsx https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/${SCRIPT_VERSION}/themes/version1.x/Enola/index.tsx
104104
cd
105105
cd /var/www/pterodactyl/resources/views/layouts
106106
rm -R admin.blade.php

0 commit comments

Comments
 (0)