diff --git a/brother-mfc-j4410dw/default/brother-mfc-j4410dw.install b/brother-mfc-j4410dw/default/brother-mfc-j4410dw.install index d51f8295..d85d1453 100644 --- a/brother-mfc-j4410dw/default/brother-mfc-j4410dw.install +++ b/brother-mfc-j4410dw/default/brother-mfc-j4410dw.install @@ -3,7 +3,7 @@ post_install() { } 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/" + 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/" }