summarylogtreecommitdiffstats
path: root/helm-push.install
blob: 1a8bdcd500a6e4b7bee721688cdf3a85a815bfd3 (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/push"
}