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