summarylogtreecommitdiffstats
path: root/yabridge.install
blob: 2dc267773b582ad6c501934ec95e5ab5000f0312 (plain)
1
2
3
4
5
6
post_upgrade() {
  cat <<EOF
If you are upgrading from a previous version of yabridge, then don't forget to
run 'yabridgectl sync' after this upgrade.
EOF
}