#!/bin/sh
LD_LIBRARY_PATH="/usr/lib/nx:$LD_LIBRARY_PATH" exec "/usr/lib/nx/x2goagent" "$@"
