summarylogtreecommitdiffstats
path: root/vertica-client.install
diff options
context:
space:
mode:
Diffstat (limited to 'vertica-client.install')
-rw-r--r--vertica-client.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/vertica-client.install b/vertica-client.install
new file mode 100644
index 000000000000..41c4a2133814
--- /dev/null
+++ b/vertica-client.install
@@ -0,0 +1,4 @@
+# arg 1: the new package version
+post_install() {
+ echo "You should add /opt/vertica/bin to your \$PATH"
+}