Skip to content

Commit ece3fed

Browse files
authored
Update creating-app-image.rst
1 parent bb6f9b1 commit ece3fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/desktop/creating-app-image.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Optionally test the JAR file
3333
3434
java -Dcryptomator.ipcSocketPath=/tmp/cryptomator.sock \
3535
-Dcryptomator.mountPointsDir=/tmp/cryptomounts \
36-
-cp "/your/path/to/cryptomator/target/mods/*:cryptomator-1.16.0-SNAPSHOT.jar" \
36+
-cp "/your/path/to/cryptomator/target/mods/*:/your/path/to/cryptomator/target/cryptomator-1.16.0-SNAPSHOT.jar"\
3737
org.cryptomator.launcher.Cryptomator
3838
3939
.. note::

0 commit comments

Comments
 (0)