Skip to content

Commit 91c74ed

Browse files
committed
Merge branch 'PterodactylThemeInstaller' of github.com:OverStyleFR/AutoScriptBash into PterodactylThemeInstaller
2 parents aa0fed1 + 5abe504 commit 91c74ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.assets/theme_stellar.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ choice_one() {
5353
# Extraire les dossiers spécifiques du ZIP
5454
cd /tmp/pterodactylthemeinstaller
5555
unzip stellar-v3.3.zip
56-
rsync -a --remove-source-files pterodactyl/app pterodactyl/net pterodactyl/resources pterodactyl/database pterodactyl/routes /var/www/pterodactyl
56+
rsync -a --remove-source-files pterodactyl/app pterodactyl/resources pterodactyl/database pterodactyl/routes /var/www/pterodactyl
5757

5858
# Supprimer le fichier ZIP après l'extraction (si nécessaire)
5959
rm stellar-v3.3.zip

0 commit comments

Comments
 (0)