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

10 lines
203 B
Plaintext
Raw Normal View History

2015-09-11 21:49:05 +02:00
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/"
}