mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
create package
This commit is contained in:
parent
929466b429
commit
da0a2cd206
1 changed files with 3 additions and 0 deletions
|
@ -28,4 +28,7 @@ cp LICENSE.txt $DES/
|
|||
echo "*** uBlock_xpi: Generating meta..."
|
||||
python tools/make-firefox-meta.py $DES/
|
||||
|
||||
echo "*** uBlock_xpi: Creating package..."
|
||||
zip dist/build/uBlock.firefox.xpi -qr $DES/*
|
||||
|
||||
echo "*** uBlock_xpi: Package done."
|
||||
|
|
Loading…
Reference in a new issue