X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fopensim%2Frun_opensim.sh;fp=scripts%2Fopensim%2Frun_opensim.sh;h=674786f9dce37bbda1f2d6ff7aeeb1cc75453cae;hb=7b39f7e279005c8466ef508220a532ce2aa4abf8;hp=04499bdb39db5dcaca90d582c7d74ca4184bb8cb;hpb=3fbd372b35b15a19fb171d5ae34294ff7b1e6485;p=feisty_meow.git diff --git a/scripts/opensim/run_opensim.sh b/scripts/opensim/run_opensim.sh index 04499bdb..674786f9 100644 --- a/scripts/opensim/run_opensim.sh +++ b/scripts/opensim/run_opensim.sh @@ -3,7 +3,8 @@ # utility. then the processes can all be accessed when desired, rather than # needing to be started in 5 or so separate windows. -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