mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-04-19 17:16:53 -04:00
6 lines
176 B
Bash
6 lines
176 B
Bash
#!/bin/sh
|
|
|
|
# fix for https://github.com/cryptomator/cryptomator/issues/1370
|
|
export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/jni/libjffi-1.2.so
|
|
|
|
/usr/lib/cryptomator/bin/cryptomator |