#!/bin/sh cd %%SAVAGEDIR%% || exit 1 export LD_LIBRARY_PATH=libs:$LD_LIBRARY_PATH exec ./sep_dedicated.bin "$@"