diff options
author | onefang | 2019-05-22 19:14:35 +1000 |
---|---|---|
committer | onefang | 2019-05-22 19:14:35 +1000 |
commit | ca7a2ed839f8fec5a7d7abbf50fc2c031f192fb5 (patch) | |
tree | 9b4dfc525c31a88014a8d7d6c223e7cd452749c6 /example/start.sh | |
parent | Renamed branch to SledjChisl. (diff) | |
download | opensim-SC-ca7a2ed839f8fec5a7d7abbf50fc2c031f192fb5.zip opensim-SC-ca7a2ed839f8fec5a7d7abbf50fc2c031f192fb5.tar.gz opensim-SC-ca7a2ed839f8fec5a7d7abbf50fc2c031f192fb5.tar.bz2 opensim-SC-ca7a2ed839f8fec5a7d7abbf50fc2c031f192fb5.tar.xz |
Major tweaking of the scripts to suit the new setup.
Diffstat (limited to 'example/start.sh')
-rwxr-xr-x | example/start.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/start.sh b/example/start.sh index ce36d59..d6ef48d 100755 --- a/example/start.sh +++ b/example/start.sh | |||
@@ -1,4 +1,4 @@ | |||
1 | #!/bin/bash | 1 | #!/bin/bash |
2 | 2 | ||
3 | cd /opt/opensim-IG/current/bin | 3 | cd /opt/opensim_SC/current/bin |
4 | mono OpenSim.exe -inidirectory=../../config/simg01 | 4 | mono OpenSim.exe -inidirectory=../../config/simg01 |