From 12beaccec79319186ae2a7bf3663510584117a63 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Wed, 3 Sep 2008 18:04:37 +0000 Subject: Merge branch 'cms' of http://pokgsa.ibm.com/~jbongio/public/opensim --- bin/opensim-ode.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'bin/opensim-ode.sh') diff --git a/bin/opensim-ode.sh b/bin/opensim-ode.sh index 8635317..b901425 100755 --- a/bin/opensim-ode.sh +++ b/bin/opensim-ode.sh @@ -1,5 +1,4 @@ #!/bin/sh echo "Starting OpenSimulator with ODE. If you get an error saying limit: Operation not permitted. Then you will need to chmod 0600 /etc/limits" ulimit -s 262144 -sleep 5 mono OpenSim.exe -physics=OpenDynamicsEngine -- cgit v1.1