|
@@ -2,7 +2,7 @@
|
|
java ^
|
|
java ^
|
|
-cp "libs/*" ^
|
|
-cp "libs/*" ^
|
|
-Dcryptomator.settingsPath="~/AppData/Roaming/Cryptomator/settings.json" ^
|
|
-Dcryptomator.settingsPath="~/AppData/Roaming/Cryptomator/settings.json" ^
|
|
- -Dcryptomator.ipcPortPath="~/AppData/Roaming/Cryptomator/ipcPort.bin" ^
|
|
|
|
|
|
+ -Dcryptomator.ipcSocketPath="~/AppData/Roaming/Cryptomator/ipc.socket" ^
|
|
-Dcryptomator.logDir="~/AppData/Roaming/Cryptomator" ^
|
|
-Dcryptomator.logDir="~/AppData/Roaming/Cryptomator" ^
|
|
-Dcryptomator.mountPointsDir="~/Cryptomator" ^
|
|
-Dcryptomator.mountPointsDir="~/Cryptomator" ^
|
|
-Dcryptomator.keychainPath="~/AppData/Roaming/Cryptomator/keychain.json" ^
|
|
-Dcryptomator.keychainPath="~/AppData/Roaming/Cryptomator/keychain.json" ^
|