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 0b803a8 commit 14b6597Copy full SHA for 14b6597
backup.sh
@@ -110,7 +110,7 @@ print_brake 45
110
echo
111
exit 1
112
fi
113
-if [ -f "/var/www/pterodactyl/PanelBackup/tailwind.config" ]; then
+if [ -f "/var/www/pterodactyl/PanelBackup/tailwind.config.js" ]; then
114
cd /var/www/pterodactyl/PanelBackup
115
cp -rf tailwind.config.js /var/www/pterodactyl
116
cd ..
0 commit comments