Skip to content

Commit aaee6ed

Browse files
committed
Fix | Force Move
1 parent ac047fe commit aaee6ed

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 'app' 'net' 'public' 'resources' 'tailwind.config.js' /var/www/pterodactyl
54+
mv -f 'app' 'net' 'public' 'resources' 'tailwind.config.js' /var/www/pterodactyl
5555

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

0 commit comments

Comments
 (0)