summaryrefslogtreecommitdiff
path: root/extra/cdargs/cdargs.install
blob: b1a5c1d9dbff6073fc502d3b509c1974d65faf14 (plain)
1
2
3
4
5
6
7
post_install() {
  echo "cdargs: helper scripts are in /usr/share/cdargs/"
}

post_upgrade() {
  echo "cdargs: helper scripts are in /usr/share/cdargs/"
}