Skip to content

Commit 869760f

Browse files
authored
Update build.sh
1 parent 55fa861 commit 869760f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/version1.x/UltraCheese/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ download_files() {
9999
cd /var/www/pterodactyl
100100
mkdir -p tmp
101101
cd tmp
102-
curl -o UltraCheese.zip https://github.com/Ferks-FK/Pterodactyl-AutoThemes/tree/${SCRIPT_VERSION}/themes/version1.x/UltraCheese/UltraCheese.zip
102+
curl -sSLo UltraCheese.zip https://github.com/Ferks-FK/Pterodactyl-AutoThemes/tree/${SCRIPT_VERSION}/themes/version1.x/UltraCheese/UltraCheese.zip
103103
unzip UltraCheese.zip
104104
cd UltraCheese
105105
cp -R -- * /var/www/pterodactyl

0 commit comments

Comments
 (0)