Skip to content

Commit 128d652

Browse files
committed
Fix | Changement de commande -> rsync
1 parent aaee6ed commit 128d652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.assets/theme_enigma.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ mv lqxk6x.zip enigma-v39.zip
5151
### EXTRACT SELECTED FILE ###
5252

5353
unzip enigma-v39.zip
54-
mv -f 'app' 'net' 'public' 'resources' 'tailwind.config.js' /var/www/pterodactyl
54+
rsync -a --remove-source-files app net resources public tailwind.config.js /var/www/pterodactyl
5555

5656
########################################## BUILD ########################################################
5757

0 commit comments

Comments
 (0)