From f0c22c54556b6c3e474b0197c9b7d47fc28cea3c Mon Sep 17 00:00:00 2001 From: onefang Date: Sun, 19 May 2019 23:15:55 +1000 Subject: Example sim startup script. --- example/start.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 example/start.sh (limited to 'example') diff --git a/example/start.sh b/example/start.sh new file mode 100755 index 0000000..ce36d59 --- /dev/null +++ b/example/start.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +cd /opt/opensim-IG/current/bin +mono OpenSim.exe -inidirectory=../../config/simg01 -- cgit v1.1