aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/install/go_live.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/install/go_live.sh')
-rwxr-xr-xscripts/install/go_live.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/install/go_live.sh b/scripts/install/go_live.sh
index 21d7072..c5ce90e 100755
--- a/scripts/install/go_live.sh
+++ b/scripts/install/go_live.sh
@@ -1,6 +1,6 @@
1#!/bin/bash 1#!/bin/bash
2 2
3OSPATH="/opt/opensim" 3source common.sh
4 4
5for i in $(seq 99) 5for i in $(seq 99)
6do 6do