void-packages/srcpkgs/CopyAgent/files/launch.sh
2014-11-05 15:35:20 -08:00

4 lines
71 B
Bash
Executable file

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