summarylogtreecommitdiffstats
path: root/yacreaderlibraryserver.install
blob: 2a9ba275ad2a901c394fde423e1c76d9dc948d85 (plain)
1
2
3
post_install() {
  echo "Run 'systemctl --user enable yacreaderlibraryserver' to run the headless server as a systemd service."
}