texclean: Remove debug mode

master
Pierre Neidhardt 2014-05-07 19:01:05 +02:00
parent c17c24cf24
commit 4df827fe59
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh -x
#!/bin/sh
if [ $# -eq 0 ] || [ "$1" = "-h" ]; then
cat <<EOF