master
Marc Wäckerlin 7 years ago
parent b2337212d2
commit 8dfa0dc850
  1. 2
      template.sh

@ -118,7 +118,7 @@ EOF
echo "ERROR please specify exactly one template file $*" 1>&2 echo "ERROR please specify exactly one template file $*" 1>&2
echo " this not a template file: $*" 1>&2 echo " this not a template file: $*" 1>&2
echo " see: $0 --help" 1>&2 echo " see: $0 --help" 1>&2
exite exit 1
fi fi
file="$1"; file="$1";
esac esac

Loading…
Cancel
Save