Skip to content

Commit

Permalink
Merge pull request #73 from DANS-KNAW-jp/utf8
Browse files Browse the repository at this point in the history
unmappable characters in file name
  • Loading branch information
janvanmansum authored Oct 27, 2020
2 parents 4ca30f7 + da098e7 commit 6606ab6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions command/src/main/assembly/dist/bin/easy-archive-bag
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ else
LOGCONFIG=$APPHOME/cfg/logback.xml
fi

LC_ALL=en_US.UTF-8 \
java -Dlogback.configurationFile=$LOGCONFIG \
-Dapp.home=$APPHOME \
-jar $APPHOME/bin/easy-archive-bag.jar "$@"

0 comments on commit 6606ab6

Please sign in to comment.