Skip to content

Commit

Permalink
Simple script to package
Browse files Browse the repository at this point in the history
  • Loading branch information
kam193 committed Mar 6, 2021
1 parent c77d37d commit 543e323
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pack.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#! /bin/bash
cd signature-extension
zip -r ../signature-extension.xpi .
cd ..

0 comments on commit 543e323

Please sign in to comment.