mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-04-02 05:54:27 +02:00

https://aur.archlinux.org/cgit/aur.git/commit/?h=element-desktop-nightly-bin&id=ca89fc1f025d30512c53abbe87cff61c7739c69b
4 lines
96 B
Bash
4 lines
96 B
Bash
#!/bin/sh
|
|
|
|
LD_PRELOAD=/usr/lib/libsqlcipher.so exec "/opt/---productName---/---appName---" "$@"
|