diff options
-rwxr-xr-x | pdf-fixups.sh | 2 |
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" |