summarylogtreecommitdiffstats
path: root/dl-cli.install
blob: 07315744ae221938b42ff3491ba0c9d6ea4e58d5 (plain)
1
2
3
4
5
6
7
post_install() {
    echo "Please read
    http://www.thregr.org/~wavexx/software/dl/README.html#command-line-client-dl-cli
    for instructions about client configuration.

    You'll need a properly configured ~/.dl.rc file in order to use this software."
}