summarylogtreecommitdiffstats
path: root/brother-dcpt220.install
blob: 75a32ef85cc6a7a6f189040eae5664ecd514e682 (plain)
1
2
3
4
5
6
7
8
post_install() {
	/opt/brother/Printers/dcpt220/cupswrapper/cupswrapperdcpt220
	systemctl restart cups.service
}

pre_remove() {
	/opt/brother/Printers/dcpt220/cupswrapper/cupswrapperdcpt220 -e
}