Merge branch 'master' of ssh://git.slaskete.net/srv/git/einar-bin
authorEinar Jørgen Haraldseid <einar@haraldseid.net>
Mon, 29 Jul 2019 19:27:12 +0000 (21:27 +0200)
committerEinar Jørgen Haraldseid <einar@haraldseid.net>
Mon, 29 Jul 2019 19:27:12 +0000 (21:27 +0200)
addfollowmeprint.sh

index 3279bb13af01e32c8918421f76e9207cb6328889..53937aa03d4783b97b1408a29a37f0a5e8d57b6b 100755 (executable)
@@ -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"