4 lines
96 B
Bash

#!/bin/sh
LD_PRELOAD=/usr/lib/libsqlcipher.so exec "/opt/---productName---/---appName---" "$@"