summarylogtreecommitdiffstats
path: root/brother-hl-l3270cdw.install
blob: 894a46cd072818fd72b4d0a030176d7d98970315 (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"
}