We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6f9b1 commit ece3fedCopy full SHA for ece3fed
source/desktop/creating-app-image.rst
@@ -33,7 +33,7 @@ Optionally test the JAR file
33
34
java -Dcryptomator.ipcSocketPath=/tmp/cryptomator.sock \
35
-Dcryptomator.mountPointsDir=/tmp/cryptomounts \
36
- -cp "/your/path/to/cryptomator/target/mods/*:cryptomator-1.16.0-SNAPSHOT.jar" \
+ -cp "/your/path/to/cryptomator/target/mods/*:/your/path/to/cryptomator/target/cryptomator-1.16.0-SNAPSHOT.jar"\
37
org.cryptomator.launcher.Cryptomator
38
39
.. note::
0 commit comments