Update cups service name
This commit is contained in:
parent
3e37431708
commit
e81382dba3
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ instpkg "$pkg" "$aurpkg"
|
||||||
|
|
||||||
for itm in $sel; do
|
for itm in $sel; do
|
||||||
case $itm in
|
case $itm in
|
||||||
'"cups"') svcenable org.cups.cupsd cups;;
|
'"cups"') svcenable cups.service cups;;
|
||||||
'"cups-pdf"')
|
'"cups-pdf"')
|
||||||
#if (confirm "Add a PDF Printer ?") then
|
#if (confirm "Add a PDF Printer ?") then
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue