PKGBUILDs/brother-mfc-j4410dw/default/brother-mfc-j4410dw.install

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/"
}