aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/opensim-ode.sh
diff options
context:
space:
mode:
authorUbitUmarov2017-05-27 05:47:05 +0100
committerUbitUmarov2017-05-27 05:47:05 +0100
commitc54985f8a16a00032a3647112555b5c82b43efde (patch)
tree862483e0e10e4862e99b5437340e326df3f3f072 /bin/opensim-ode.sh
parentMerge branch 'master' into httptests (diff)
parentminor cleanup (diff)
downloadopensim-SC-c54985f8a16a00032a3647112555b5c82b43efde.zip
opensim-SC-c54985f8a16a00032a3647112555b5c82b43efde.tar.gz
opensim-SC-c54985f8a16a00032a3647112555b5c82b43efde.tar.bz2
opensim-SC-c54985f8a16a00032a3647112555b5c82b43efde.tar.xz
Merge branch 'master' into httptests
Diffstat (limited to 'bin/opensim-ode.sh')
-rwxr-xr-xbin/opensim-ode.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/opensim-ode.sh b/bin/opensim-ode.sh
index b901425..7c61571 100755
--- a/bin/opensim-ode.sh
+++ b/bin/opensim-ode.sh
@@ -1,4 +1,4 @@
1#!/bin/sh 1#!/bin/sh
2echo "Starting OpenSimulator with ODE. If you get an error saying limit: Operation not permitted. Then you will need to chmod 0600 /etc/limits" 2echo "Starting OpenSimulator with ODE or ubOde. If you get an error saying limit: Operation not permitted. Then you will need to chmod 0600 /etc/limits"
3ulimit -s 262144 3ulimit -s 262144
4mono OpenSim.exe -physics=OpenDynamicsEngine 4mono OpenSim.exe