summarylogtreecommitdiffstats
path: root/brother-hl-l8260cdw.install
blob: d112924fb234b6f11f87303417e7d05b0f07441a (plain)
1
2
3
4
5
6
7
post_install() {
    post_upgrade;
}

post_upgrade() {
    echo "Restart CUPS and add your printer at http://localhost:631"
}