summaryrefslogtreecommitdiff
path: root/support/arara/scripts/arara.sh
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-02-27 03:01:43 +0000
committerNorbert Preining <norbert@preining.info>2021-02-27 03:01:43 +0000
commit4e6fb7c03bc033485887a99d2ffeca70ef8c0644 (patch)
tree5a337396041659a71d6da3f68367402d5c4e7dfe /support/arara/scripts/arara.sh
parent8b1159ba65d4003e969141fb034abbdc19e27c4b (diff)
CTAN sync 202102270301
Diffstat (limited to 'support/arara/scripts/arara.sh')
-rw-r--r--support/arara/scripts/arara.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/arara/scripts/arara.sh b/support/arara/scripts/arara.sh
index 12efa361a6..1582f531e7 100644
--- a/support/arara/scripts/arara.sh
+++ b/support/arara/scripts/arara.sh
@@ -14,4 +14,4 @@ if echo "$kernel" | grep CYGWIN >/dev/null; then
jarpath=`cygpath -w "$jarpath"`
fi
-exec java -jar "$jarpath" "$@" \ No newline at end of file
+exec java -jar "$jarpath" "$@"