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