Dicionarios_cc_Extension/src/ff.sh
Bruno Fontes 902111a276
chore: renaming generic_manifest to manifest_all
I did that to avoid get confused when editing the files. Having both
with the same initial name make it simple to identify the one I must
edit.
2023-10-13 19:07:45 -03:00

8 lines
187 B
Bash

#!/bin/bash --
sed -z 's|<<chrome[^<]*<</chrome>>||g' manifest_all.json > manifest.json
sed -i 's|<</firefox>>||g' manifest.json
sed -i 's|<<firefox>>||g' manifest.json
./zip.sh ff.zip