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