summarylogtreecommitdiffstats
path: root/helm-secrets.install
blob: 847205062a79854e2dfc2e9aa377f817ff9ad0da (plain)
1
2
3
4
post_install() {
  echo "Run the following command to finish plugin installation:"
  echo -e "\thelm plugin install /usr/lib/helm/plugins/secrets"
}