Explorar o código

adjust launcher sh

Sebastian Stenzel %!s(int64=3) %!d(string=hai) anos
pai
achega
01a3d16007
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dist/appimage/resources/appimage/AppDir/bin/cryptomator.sh

+ 1 - 1
dist/appimage/resources/appimage/AppDir/bin/cryptomator.sh

@@ -29,7 +29,7 @@ export LD_PRELOAD=libs/libjffi.so
 	-Dcryptomator.logDir="~/.local/share/Cryptomator/logs" \
 	-Dcryptomator.mountPointsDir="~/.local/share/Cryptomator/mnt" \
 	-Dcryptomator.settingsPath="~/.config/Cryptomator/settings.json:~/.Cryptomator/settings.json" \
-	-Dcryptomator.ipcPortPath="~/.config/Cryptomator/ipcPort.bin:~/.Cryptomator/ipcPort.bin" \
+	-Dcryptomator.ipcSocketPath="~/.config/Cryptomator/ipc.socket" \
 	-Dcryptomator.buildNumber="appimage-${REVISION_NO}" \
 	$GTK_FLAG \
 	-Xss2m \