mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-11 12:06:41 +02:00
6 lines
139 B
Bash
6 lines
139 B
Bash
#!/bin/sh
|
|
|
|
cat >&2 <<EOF
|
|
* To install helm-diff plugin for the current user, run
|
|
* 'helm plugin install /usr/share/helm/plugins/diff'.
|
|
EOF
|