From d54f0ac369abf3a00e6aa1ec167d68168e878246 Mon Sep 17 00:00:00 2001 From: Martchus Date: Fri, 11 Sep 2015 21:50:04 +0200 Subject: [PATCH] uniform indention --- brother-mfc-j4410dw/default/brother-mfc-j4410dw.install | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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/" }