aboutsummarylogtreecommitdiffstats
path: root/fetcher.install
blob: 0009b115d47373710ffe5ccd86d2093fc0ee0dfb (plain)
1
2
3
4
5
6
post_install() {
    echo ================================== Important =================================
    echo Enable the fetcher daemon with:
    echo systemctl enable fetcher@\$USER.service
    echo ==============================================================================
}