|
@ -21,7 +21,7 @@ cp platform/firefox/*.js $DES/js/ |
|
|
cp platform/firefox/manifest.json $DES/ |
|
|
cp platform/firefox/manifest.json $DES/ |
|
|
|
|
|
|
|
|
echo "*** uMatrix.firefox: Generating meta..." |
|
|
echo "*** uMatrix.firefox: Generating meta..." |
|
|
python tools/make-firefox-meta.py $DES/ |
|
|
|
|
|
|
|
|
python3 tools/make-firefox-meta.py $DES/ |
|
|
|
|
|
|
|
|
if [ "$1" = all ]; then |
|
|
if [ "$1" = all ]; then |
|
|
echo "*** uMatrix.firefox: Creating package..." |
|
|
echo "*** uMatrix.firefox: Creating package..." |
|
|