We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa76253 commit f753d00Copy full SHA for f753d00
Makefile
@@ -1,2 +1,2 @@
1
build:
2
- cd coderstats && ../jpm xpi && mv coderstats.xpi /tmp/
+ cd coderstats && zip -r -FS /tmp/coderstats.zip .
0 commit comments