From 3684f6cc35bb7b7025957d930b38493e346f2b5e Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 24 Nov 2009 18:33:12 +0000 Subject: Remove verbose git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- pdf-fixups.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pdf-fixups.sh') diff --git a/pdf-fixups.sh b/pdf-fixups.sh index 4d319457c..329a423d1 100755 --- a/pdf-fixups.sh +++ b/pdf-fixups.sh @@ -1,4 +1,4 @@ -#!/bin/bash --verbose +#!/bin/bash if [ $# -lt 1 ] ; then echo "This script needs the location of the fo file to update" -- cgit v1.2.3-54-g00ecf