We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55fa861 commit 869760fCopy full SHA for 869760f
themes/version1.x/UltraCheese/build.sh
@@ -99,7 +99,7 @@ download_files() {
99
cd /var/www/pterodactyl
100
mkdir -p tmp
101
cd tmp
102
-curl -o UltraCheese.zip https://github.com/Ferks-FK/Pterodactyl-AutoThemes/tree/${SCRIPT_VERSION}/themes/version1.x/UltraCheese/UltraCheese.zip
+curl -sSLo UltraCheese.zip https://github.com/Ferks-FK/Pterodactyl-AutoThemes/tree/${SCRIPT_VERSION}/themes/version1.x/UltraCheese/UltraCheese.zip
103
unzip UltraCheese.zip
104
cd UltraCheese
105
cp -R -- * /var/www/pterodactyl
0 commit comments