mirror of
https://github.com/archlinux/aur.git
synced 2026-03-05 14:42:51 +01:00
Actually ship LD_PRELOAD workaround
This commit is contained in:
parent
ea89dc1a02
commit
8bd4cc40e6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
exec "/opt/Element-Nightly/element-desktop-nightly" "$@"
|
||||
LD_PRELOAD=/usr/lib/libsqlcipher.so exec "/opt/Element-Nightly/element-desktop-nightly" "$@"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue