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 128d652 commit 1f31c68Copy full SHA for 1f31c68
.assets/theme_stellar.sh
@@ -25,7 +25,7 @@ fi
25
choice_one() {
26
# Télécharger le fichier ZIP
27
cd /tmp/pterodactylthemeinstaller
28
- wget -O ldjbsz.zip https://anonymfile.com/Wg94/stellar-v33.zip
+ wget -O ldjbsz.zip https://files.catbox.moe/ldjbsz.zip
29
30
# Vérifier si le téléchargement a réussi
31
if [ -f "ldjbsz.zip" ]; then
0 commit comments