Created
November 23, 2016 20:41
-
-
Save bgrins/052622d80619693f57029a9558d7ac8d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd testing/talos/talos/tests/devtools/addon/ | |
# Make changes | |
# <MODIFY install.rdf version #> | |
zip -r devtools-signed.xpi . | |
jpm sign --api-key <APIKEY> --api-secret <APISECRET> --xpi devtools-signed.xpi | |
mv damp_devtools_at_maximum_performance-0.0.5-fx.xpi devtools-signed.xpi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment