diff --git a/Utils/octopus.sh b/Utils/octopus.sh index 43bbcf6..78f5f79 100755 --- a/Utils/octopus.sh +++ b/Utils/octopus.sh @@ -190,7 +190,7 @@ case $1 in ;; "print") - sudo systemctl start cups + sudo systemctl start org.cups.cupsd #fucking name changes… ;; esac