1
0
mirror of https://github.com/MailHops/mailhops-plugin.git synced 2025-05-17 06:40:08 -07:00
mailhops-plugin/build.sh
2019-12-10 01:52:19 -07:00

8 lines
172 B
Bash
Executable File

#!/bin/sh
filename='mailhops'
rm -f $filename.zip
zip -r $filename.zip ./ -x ./images/* -i *.js *.xul *.png *.gif *.css *.json *.dtd _locales/*/messages.json *.manifest