Skip to content

Commit

Permalink
Update pkgs/epnix/tools/phoebus/setup-hook/setup-hook.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Rémi NICOLE <[email protected]>
  • Loading branch information
Rider128 and minijackson authored Jun 5, 2024
1 parent 6f455bf commit 1748366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/epnix/tools/phoebus/setup-hook/setup-hook.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ installPhoebusJar() {
--set-default JAVA_XMX "4G" \
--add-flags '-Xms$JAVA_XMS' \
--add-flags '-Xmx$JAVA_XMX' \
--add-flags "-D${D[@]}"
--add-flags "-Dfile.encoding=UTF-8"
}

0 comments on commit 1748366

Please sign in to comment.