mirror of
https://github.com/MailHops/mailhops-plugin.git
synced 2025-05-18 23:30:08 -07:00
build.sh: add *.dtd files to archive (translations).
This commit is contained in:
parent
538d4c873c
commit
c6b6412ae3
2
build.sh
2
build.sh
@ -4,4 +4,4 @@ filename='mailhops'
|
|||||||
|
|
||||||
rm -f $filename.zip
|
rm -f $filename.zip
|
||||||
|
|
||||||
zip -r $filename.zip ./ -i *.js *.xhtml *.html *.png *.svg *.gif *.css *.json _locales/*/messages.json
|
zip -r $filename.zip ./ -i *.js *.xhtml *.html *.png *.svg *.gif *.css *.json *.dtd _locales/*/messages.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user