aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpdf-fixups.sh2
1 files changed, 1 insertions, 1 deletions
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"