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