Update br.sh

This commit is contained in:
Michael
2023-11-26 16:04:18 +00:00
committed by GitHub
parent d9c6f7a02c
commit 47a04b42bc

4
br.sh
View File

@@ -1,7 +1,7 @@
ln -s /etc/init.d/cups /etc/init.d/lpd
mkdir /var/spool/lpd
curl -o /home/print/driver2.deb https://download.brother.com/welcome/dlf005461/dcp135ccupswrapper-1.0.1-1.i386.deb
# curl -o /home/print/driver2.deb https://download.brother.com/welcome/dlf005461/dcp135ccupswrapper-1.0.1-1.i386.deb
curl -o /home/print/driver1.deb https://download.brother.com/welcome/dlf005459/dcp135clpr-1.0.1-1.i386.deb
sudo dpkg -i --force-all /home/print/driver1.deb
sudo dpkg -i --force-all /home/print/driver2.deb
# sudo dpkg -i --force-all /home/print/driver2.deb
dpkg --configure -a