PKGBUILDs/brother-mfc-j4410dw/default/brother-mfc-j4410dw.install
2015-09-11 21:50:04 +02:00

10 lines
215 B
Plaintext

post_install() {
post_upgrade;
}
post_upgrade() {
echo "Restart CUPS to load the new files"
echo "You can now register your new printer using the web interface at:"
echo " http://localhost:631/"
}