summarylogtreecommitdiffstats
path: root/styx-cli-git.install
diff options
context:
space:
mode:
authorDavid Flemström2017-03-30 13:18:22 -0400
committerDavid Flemström2017-03-30 13:18:22 -0400
commit236115696ed676230865e10fecf6ad2ce3cf8140 (patch)
tree5d1c66c91b3b4450f45ea376aca7d2150321f2fe /styx-cli-git.install
downloadaur-236115696ed676230865e10fecf6ad2ce3cf8140.tar.gz
Initial implementation
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'
+}