home · contact · privacy
Improve w530 bookworm setup.
[config] / bookworm / setup_scripts / setup_desktop.sh
index 88b722d87981386656af949033aae1b2712801be..216bf7c0160b0d5a43c86a96711c9fe0092d9ef3 100755 (executable)
@@ -16,8 +16,8 @@ wget "https://download.brother.com/welcome/dlf103566/${ppd_deb}"
 dpkg --add-architecture i386
 apt update
 apt install -y "./${ppd_deb}"
+service cups restart
 # lpadmin -p 'Brother_HLL2350DW' -m 'brother-HLL2350DW-cups-en.ppd'
-# service cups restart
 rm "./${ppd_deb}"
 # TODO explore potential lpadmin options like -o 'OutputMode=NormalGray'