git.slaskete.net
/
einar-bin
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 2:
dd0d552
)
Merge branch 'master' of ssh://git.slaskete.net/srv/git/einar-bin
author
Einar Jørgen Haraldseid
<einar@haraldseid.net>
Mon, 29 Jul 2019 19:27:12 +0000
(21:27 +0200)
committer
Einar Jørgen Haraldseid
<einar@haraldseid.net>
Mon, 29 Jul 2019 19:27:12 +0000
(21:27 +0200)
addfollowmeprint.sh
patch
|
blob
|
history
diff --git
a/addfollowmeprint.sh
b/addfollowmeprint.sh
index 3279bb13af01e32c8918421f76e9207cb6328889..53937aa03d4783b97b1408a29a37f0a5e8d57b6b 100755
(executable)
--- 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"