Skip to content

Commit

Permalink
update example command
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
overheadhunter committed Aug 22, 2024
1 parent 60bf05a commit 01a9234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jfuse-examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ $JAVA_HOME/bin/java \
$JAVA_HOME/bin/java \
-Djava.library.path=/usr/local/lib \
-p target/classes:target/mods \
--enable-native-access=org.cryptomator.jfuse.win.amd64 \
--enable-native-access=org.cryptomator.jfuse.win \
-m org.cryptomator.jfuse.examples/org.cryptomator.jfuse.examples.WindowsMirrorFileSystem \
C:/path/to/to-be-mirrored/dir M:
```

0 comments on commit 01a9234

Please sign in to comment.