X-Git-Url: https://vcs.fsf.org/?p=fai-configs.git;a=blobdiff_plain;f=scripts%2FFSF%2F20_set_up_printers.sh;h=c37e0341ccdcd230b404421cf46c4ce821527608;hp=53f3404eb73f227438188bb5b876d1bf0cf8d646;hb=2ac5a0f0923b3f7cbdea8b964c0817c3188f5f9a;hpb=6df50b7a74869ddf0e1b4a6d27bcd5aae28e9075 diff --git a/scripts/FSF/20_set_up_printers.sh b/scripts/FSF/20_set_up_printers.sh index 53f3404..c37e034 100755 --- a/scripts/FSF/20_set_up_printers.sh +++ b/scripts/FSF/20_set_up_printers.sh @@ -1,6 +1,6 @@ #!/bin/bash -fcopy -v /etc/cups/clients.conf +fcopy -v /etc/cups/client.conf if $ROOTCMD test -f /etc/cups/printers.conf ; then $ROOTCMD rm -f /etc/cups/printers.conf fi