summarylogtreecommitdiffstats
path: root/helm-diff.install
diff options
context:
space:
mode:
authorMatthias Lisin2020-05-28 12:43:51 +0200
committerMatthias Lisin2020-05-28 12:43:51 +0200
commit4eaa3658031622ea1444eadf2d08a89e09be84c3 (patch)
tree1bdf5f4239173d57584e74431fe5a8d0f085ee64 /helm-diff.install
parent06bfcb89917d1348af23e9d9d12399fcff98232d (diff)
downloadaur-4eaa3658031622ea1444eadf2d08a89e09be84c3.tar.gz
upgpkg: helm-diff 3.1.1-4
Diffstat (limited to 'helm-diff.install')
-rw-r--r--helm-diff.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-diff.install b/helm-diff.install
index 6c17ca71d07f..d6909a5c78de 100644
--- a/helm-diff.install
+++ b/helm-diff.install
@@ -1,4 +1,4 @@
post_install() {
echo "Run the following command to finish plugin installation:"
- echo -e "\thelm plugin install /usr/lib/helm/plugins/helm-diff"
+ echo -e "\thelm plugin install /usr/lib/helm/plugins/diff"
}