From d62a04251e573ae8175ca74e0cccbf5d6fea69fe Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 25 Jun 2025 13:09:08 -0700 Subject: [PATCH] Dont need this specific one --- install/printer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/printer.sh b/install/printer.sh index 39736c3..3c75efc 100644 --- a/install/printer.sh +++ b/install/printer.sh @@ -1,2 +1,2 @@ -sudo pacman -S --noconfirm cups cups-pdf cups-filters system-config-printer brother-hll2370dw +sudo pacman -S --noconfirm cups cups-pdf cups-filters system-config-printer sudo systemctl enable --now cups.service