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 eee45b2 commit 9e8b1cdCopy full SHA for 9e8b1cd
themes/version1.x/Dracula/build.sh
@@ -106,7 +106,7 @@ echo
106
else
107
cd /var/www/pterodactyl
108
mkdir -p PanelBackup
109
-zip -r PanelBackup.zip app config public resources routes storage database .env tailwind.config
+zip -r PanelBackup.zip app config public resources routes storage database .env tailwind.config.js
110
mv PanelBackup.zip PanelBackup
111
fi
112
}
0 commit comments