mirror of
https://github.com/TheAnachronism/docspell.git
synced 2024-11-13 02:31:10 +00:00
4 lines
85 B
Bash
Executable File
4 lines
85 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
zip -9r docspell.xpi _locales/ docspell.js icons/ manifest.json
|