summarylogtreecommitdiffstats
path: root/launch.sh
blob: 7afe329b4b18c083796faf96ccacde438fcb1f04 (plain)
1
2
3
4
#!/bin/sh

export LD_LIBRARY_PATH=/opt/copy
exec /opt/copy/${0##*/} $@