summarylogtreecommitdiffstats
path: root/gadu-gadu
blob: 3677f5dafde50af31dce5cf7962059bd353893f7 (plain)
1
2
3
4
5
#!/bin/bash

GG_DIR=/opt/GG/

LD_PRELOAD="$GG_DIR/xulrunner/libcrypto.so.1.0.0" exec "$GG_DIR/gghub" "$@"