1
0
mirror of https://github.com/MailHops/mailhops-plugin.git synced 2025-05-18 23:30:08 -07:00
mailhops-plugin/build.sh
2024-04-17 08:21:53 +02:00

8 lines
162 B
Bash
Executable File

#!/bin/sh
filename='mailhops'
rm -f $filename.zip
zip -r $filename.zip ./ -i *.js *.xhtml *.html *.png *.svg *.gif *.css *.json *.dtd _locales/*/messages.json