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 ac047fe commit aaee6edCopy full SHA for aaee6ed
.assets/theme_enigma.sh
@@ -51,7 +51,7 @@ mv lqxk6x.zip enigma-v39.zip
51
### EXTRACT SELECTED FILE ###
52
53
unzip enigma-v39.zip
54
-mv 'app' 'net' 'public' 'resources' 'tailwind.config.js' /var/www/pterodactyl
+mv -f 'app' 'net' 'public' 'resources' 'tailwind.config.js' /var/www/pterodactyl
55
56
########################################## BUILD ########################################################
57
0 commit comments