summarylogtreecommitdiffstats
path: root/brother-ql710w.install
blob: b9b2a86e2eb094069da21c66fd3410b02bfe6856 (plain)
1
2
3
4
5
6
7
8
9
post_install() {
  post_upgrade;
}

post_upgrade() {
  echo "Restart CUPS to load the new files"
  echo "You can then register your printer, e.g. using the web interface at"
}