X-Git-Url: https://git.slaskete.net/einar-bin/blobdiff_plain/dd0d552f342a07a3921e13c0e354c24148d858e5..aab3dc85472e1d7cb543095da12d0f52b584f275:/addfollowmeprint.sh diff --git a/addfollowmeprint.sh b/addfollowmeprint.sh index 3279bb1..53937aa 100755 --- a/addfollowmeprint.sh +++ b/addfollowmeprint.sh @@ -186,6 +186,7 @@ if [ "${Uname}" = "linux" ]; then printerror " sudo yum install foomatic-filters" printerror "first, or use the generic model instead." exit 1 + fi if ! sudo rpm -q foomatic-db-ppds >/dev/null 2>&1; then printerror "You don't seem to have the correct printer drivers installed, please run:" printerror " sudo yum install foomatic-db-ppds"