X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fopensim%2Frun_osgrid.sh;h=b03f62b1e7f5f4d5a015712a0846fc1c8002df1c;hb=88a4dcce8283a35723c94386b974a543852b77dc;hp=2d1d7752f43a25ac53d696e47d22eb5ca1096954;hpb=9fd687b2a9082cc5ce244f779d3f259ea6753216;p=feisty_meow.git diff --git a/scripts/opensim/run_osgrid.sh b/scripts/opensim/run_osgrid.sh index 2d1d7752..b03f62b1 100644 --- a/scripts/opensim/run_osgrid.sh +++ b/scripts/opensim/run_osgrid.sh @@ -3,7 +3,8 @@ # screen utility. note that this will only be useful for an osgrid-attached # sim server. -source $FEISTY_MEOW_SCRIPTS/opensim/opensim_utils.sh +source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.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