Skip to content

Commit eee45b2

Browse files
authored
Update build.sh
1 parent d3d0c77 commit eee45b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/version1.x/ZingTheme/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ echo
106106
else
107107
cd /var/www/pterodactyl
108108
mkdir -p PanelBackup
109-
zip -r PanelBackup.zip app config public resources routes storage database .env tailwind.config
109+
zip -r PanelBackup.zip app config public resources routes storage database .env tailwind.config.js
110110
mv PanelBackup.zip PanelBackup
111111
fi
112112
}

0 commit comments

Comments
 (0)