summarylogtreecommitdiffstats
path: root/styx-cli-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'styx-cli-git.install')
-rw-r--r--styx-cli-git.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/styx-cli-git.install b/styx-cli-git.install
new file mode 100644
index 000000000000..94e3cb05b50a
--- /dev/null
+++ b/styx-cli-git.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo '>>> You need to set STYX_CLI_HOST to something reasonable'
+ echo '>>> for the styx command to work'
+}