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