Add Package Script

This commit is contained in:
TheBrokenRail 2022-03-20 00:44:28 -04:00
parent 5dc61fa742
commit 367f91e294
1 changed files with 6 additions and 0 deletions

6
package.sh Executable file
View File

@ -0,0 +1,6 @@
#!/bin/sh
set -e
rm -f out.xpi
zip -r out.xpi src manifest.json