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 9e8b1cd commit 823cf40Copy full SHA for 823cf40
themes/version1.x/Enola/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