X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fopensim%2Frun_osgrid.sh;h=2d1d7752f43a25ac53d696e47d22eb5ca1096954;hb=739d4e83d4b72d838e3ee5cd6a3368a08875bedc;hp=d4c201a4032407b2e939e3e26d69d4b4614960b8;hpb=2952ccf47b80174880141a7ecfa122089f349b8d;p=feisty_meow.git diff --git a/scripts/opensim/run_osgrid.sh b/scripts/opensim/run_osgrid.sh index d4c201a4..2d1d7752 100644 --- a/scripts/opensim/run_osgrid.sh +++ b/scripts/opensim/run_osgrid.sh @@ -3,11 +3,11 @@ # screen utility. note that this will only be useful for an osgrid-attached # sim server. -source $SHELLDIR/opensim/opensim_utils.sh +source $FEISTY_MEOW_SCRIPTS/opensim/opensim_utils.sh # jump into the opensim binaries directory so we can run stuff. pushd $HOME/opensim/bin &>/dev/null -launch_screen OpenSim OpenSim.exe +launch_screen opensim OpenSim.exe popd &>/dev/null