From 66e60c3527770ae970ff9f82ad6a48b8be2b251b Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Tue, 6 Mar 2012 01:43:54 -0500 Subject: [PATCH] updated to actually work? --- scripts/opensim/opensim_utils.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/opensim/opensim_utils.sh b/scripts/opensim/opensim_utils.sh index 2065886b..d9f4e11c 100644 --- a/scripts/opensim/opensim_utils.sh +++ b/scripts/opensim/opensim_utils.sh @@ -2,6 +2,8 @@ # this is a collection of scripts that assist in managing an opensim server. # it uses the "screen" utility to manage opensimulator instances. +source "$FEISTY_MEOW_SCRIPTS/core/functions.sh" + # set up some parameters that we believe (or have been told) are beneficial. export MONO_THREADS_PER_CPU=408 -- 2.34.1