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