OBS User unknown
2008-04-10 19:24:58 +00:00
committed by Git OBS Bridge
parent 0198c3f75c
commit 4722443944
5 changed files with 84 additions and 15 deletions

View File

@@ -1,5 +0,0 @@
#! /bin/bash
# If lpstat fails or if hp-systray is not installed or whatever, exit silently:
lpstat -h localhost -v | cut -d ' ' -f 4 | grep -q '^hp:/' && hp-systray || exit 0