1
0
mirror of https://github.com/MailHops/mailhops-plugin.git synced 2025-05-17 14:50:08 -07:00
mailhops-plugin/build.sh
Andrew Van Tassel e026c919b6 TB78 Update
2020-11-10 22:28:24 -07:00

8 lines
156 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 _locales/*/messages.json