From e7bd8e9114dab992db778f52500213f58981cda7 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 6 Feb 2012 11:24:01 +1000 Subject: Copy the scripts from the first link, instead of linking them. --- create_region.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/create_region.sh b/create_region.sh index 0cd898d..8f089fa 100755 --- a/create_region.sh +++ b/create_region.sh @@ -65,9 +65,9 @@ ExternalHostName = $URL zzzzEOFzzzz ln -s ../../setup/start-sim start-sim -ln -s ../../setup/backup-sim start-sim -ln -s ../../setup/sim-console start-sim -ln -s ../../setup/stop-sim start-sim +cp start-sim stop-sim +cp start-sim backup-sim +cp start-sim sim-console cp ../../current/bin/OpenSim.exe.config OpenSim.exe.config sed -i 's@@@' OpenSim.exe.config sed -i "s@@@" OpenSim.exe.config -- cgit v1.1