summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorForgottenUmbrella2019-03-17 20:12:32 +1100
committerForgottenUmbrella2019-03-17 20:12:32 +1100
commit91c720e8883f1c3ede5fc0e7378ea5875277e774 (patch)
treec07c7c65b6bb048651806367c8916195ae3559c0
parent3e3f086687e3662f9ae5d586d80f4a29091d9c9f (diff)
downloadaur-91c720e8883f1c3ede5fc0e7378ea5875277e774.tar.gz
Remove arbitrary arrow
-rw-r--r--brother-mfc-9335cdw.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/brother-mfc-9335cdw.install b/brother-mfc-9335cdw.install
index 4390b11bf768..440c9c2e6d67 100644
--- a/brother-mfc-9335cdw.install
+++ b/brother-mfc-9335cdw.install
@@ -5,7 +5,7 @@ post_install() {
post_upgrade() {
/opt/brother/Printers/mfc9335cdw/cupswrapper/cupswrappermfc9335cdw > /dev/null
if [ "$?" -eq 0 ]; then
- printf "\033[1m\033[32m\x3d\x3d\x3e\033\1330m"
+ # printf "\033[1m\033[32m\x3d\x3d\x3e\033\1330m"
printf "\033[1m\033[32m\x3d\x3d\x3e\033\1330m Done. The printer should be visible now via "
printf "the CUPS web interface (http://localhost:631).\n"
printf "\033[1m\033[32m\x3d\x3d\x3e\033\1330m Make sure org.cups.cupsd.service is enabled "