summarylogtreecommitdiffstats
path: root/styx-cli-git.install
blob: 94e3cb05b50aa1307e29c0513fc6945ad9578f10 (plain)
1
2
3
4
post_install() {
    echo '>>> You need to set STYX_CLI_HOST to something reasonable'
    echo '>>> for the styx command to work'
}