summarylogtreecommitdiffstats
path: root/schleuder.install
blob: 1beee7aa9e1eaa862bcd482eee096e522efdd1ea (plain)
1
2
3
4
5
6
post_install() {
    echo "    Please consider additionally installing schleuder-cli (allows to
    configure lists from the command line).

    To set up Schleuder on this system please run \`su schleuder -s /bin/bash -c 'shleuder install'\`."
}