5 lines
218 B
Bash
Executable file
5 lines
218 B
Bash
Executable file
#!/bin/sh
|
|
|
|
zip diskort.xpi btfl.css ext.png manifest.json
|
|
echo "goto about:config and set xpinstall.signatures.required to false"
|
|
echo "then goto about:addons -> settings icon below search -> install add-on from file"
|