Skip to content

Commit

Permalink
Enable updating in Fiji if JVM directive is active
Browse files Browse the repository at this point in the history
  • Loading branch information
hinerm authored and ctrueden committed May 4, 2024
1 parent d86ef51 commit 6874ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/fiji.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ modes = [

directives = [
'--print-ij-dir|print-app-dir,ABORT', # For backwards compatibility.
'LAUNCH:JVM|INIT_THREADS',
'LAUNCH:JVM|install-pending-updates,INIT_THREADS',
]

# /============================================================================\
Expand Down

0 comments on commit 6874ff2

Please sign in to comment.