diff options
Diffstat (limited to 'create_region.sh')
| -rwxr-xr-x | create_region.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/create_region.sh b/create_region.sh index d4c42a8..ba9de5a 100755 --- a/create_region.sh +++ b/create_region.sh | |||
| @@ -80,4 +80,5 @@ sed -i "s@; port = 9002@port = $(( $PORT + 2 ))@" OpenSim.ConsoleClient.ini | |||
| 80 | cp ../../setup/opensim-monit.conf opensim-monit.conf | 80 | cp ../../setup/opensim-monit.conf opensim-monit.conf |
| 81 | sed -i "s@sim01@sim$NUM@g" opensim-monit.conf | 81 | sed -i "s@sim01@sim$NUM@g" opensim-monit.conf |
| 82 | sudo chown -R opensim:opensim .. | 82 | sudo chown -R opensim:opensim .. |
| 83 | sudo chmod -R g+w .. | ||
| 83 | 84 | ||
