aboutsummaryrefslogtreecommitdiffstats
path: root/pdf-fixups.sh
diff options
context:
space:
mode:
authorPierre Labastie <pierre.labastie@neuf.fr>2021-09-07 23:10:29 +0200
committerPierre Labastie <pierre.labastie@neuf.fr>2021-09-07 23:10:29 +0200
commit3781c69cbc45591ea4ac06868a65a0ee84151edd (patch)
treecdd1e2c5a8b8e19a027f17b9240838064dc684a9 /pdf-fixups.sh
parent4458e3d2d88184e1c5b566f8bac38b6015abd81e (diff)
Remove eol spaces
Diffstat (limited to 'pdf-fixups.sh')
-rwxr-xr-xpdf-fixups.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf-fixups.sh b/pdf-fixups.sh
index 239090141..44fe56370 100755
--- a/pdf-fixups.sh
+++ b/pdf-fixups.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-if [ $# -lt 1 ] ; then
+if [ $# -lt 1 ] ; then
echo "This script needs the location of the fo file to update"
exit 1
fi