mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-21 05:32:40 +02:00
11 lines
285 B
Bash
Executable File
11 lines
285 B
Bash
Executable File
#!/bin/sh
|
|
cat >&2 <<EOF
|
|
*
|
|
* The himitsu-firefox package only includes the native messaging support for
|
|
* the corresponding Firefox add-on. You must install the Firefox add-on
|
|
* manually to actually use it:
|
|
*
|
|
* https://addons.mozilla.org/en-US/firefox/addon/himitsu-integration/
|
|
*
|
|
EOF
|