Skip to content

Commit b4eef8b

Browse files
authored
Update build.sh
1 parent 823cf40 commit b4eef8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/version1.x/Twilight/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)