#!/bin/sh
export LD_LIBRARY_PATH=/opt/tesystems/anynode/bin/${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}
exec /opt/tesystems/anynode/bin/anynode-ldr "$@"
