Complete conversion to Image/config organization.

Have working standalone and standalone-sql configurations for standard opensim image.
This commit is contained in:
Robert Adams
2022-02-01 21:33:38 +00:00
parent 9df47af11d
commit a5d8db63d3
22 changed files with 232 additions and 424 deletions
+3 -1
View File
@@ -32,7 +32,9 @@ if [[ ! -e "$FIRSTTIMEFLAG" ]] ; then
fi
# Start Opensim
echo "Starting OpenSimulator version $(cat $VERSIONDIR/OS_VERSION) with opensim-docker version $(cat $VERSIONDIR/OS_DOCKER_IMAGE_VERSION)"
echo "Starting OpenSimulator version $(cat $VERSIONDIR/OS_VERSION)"
echo " with opensim-docker version $(cat $VERSIONDIR/OS_DOCKER_IMAGE_VERSION)"
echo " using configuration set \"$CONFIG_NAME\""
cd "$OPENSIMHOME"
./run.opensim.sh