PKGBUILDs/brother-mfc-j4410dw/default/brother-mfc-j4410dw.install
2015-12-25 02:00:37 +01:00

10 lines
207 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/"
}