mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-16 19:16:42 +02:00
10 lines
285 B
Bash
Executable file
10 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
|