summarylogtreecommitdiffstats
path: root/cmus-syncthing.install
blob: 560384310a4582887c8406de9634fa305c798d86 (plain)
1
2
3
4
5
6
7
8
9
post_install() {
  cat << EOF

  Before running cmus-syncthing, you need to generate a config file :

    $ cmus-syncthing init

EOF
}