mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-21 02:05:16 +03:00
7 lines
116 B
Bash
7 lines
116 B
Bash
#!/bin/sh
|
|
|
|
cat >&2 <<-EOF
|
|
*
|
|
* Use command keepassxc-proxy-install to install keepassxc-proxy to your browser.
|
|
*
|
|
EOF
|