From d8d6efde24ec9721c6840fc35dfc4368719adb61 Mon Sep 17 00:00:00 2001 From: zacheiss Date: Fri, 31 Oct 2008 20:46:11 +0000 Subject: [PATCH] fix typo. --- gen/cups-print.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gen/cups-print.sh b/gen/cups-print.sh index c8d6f6bd..dab9ad68 100755 --- a/gen/cups-print.sh +++ b/gen/cups-print.sh @@ -29,7 +29,7 @@ tar xf $TARFILE || exit $MR_TARERR # Now, make a stab at the PPD file. /etc/cups/bin/gen-ppd.pl -/etc/init.d/cupsys restart +/etc/init.d/cups restart if [ $? != 0 ]; then exit $MR_MKCRED fi -- 2.45.1