Update package prepare scripts
[bottlenecks.git] / rubbos / rubbos_scripts / 1-1-1 / scripts / run.sh
index e71c6ec..ea9ab36 100755 (executable)
@@ -114,7 +114,8 @@ do
 done
 
 ssh root@$MYSQL1_HOST chmod 770 /tmp/MYSQL1_configure.sh
-ssh $MYSQL1_HOST /tmp/MYSQL1_configure.sh
+ssh $MYSQL1_HOST /tmp/MYSQL1_configure.sh &
+sleep 60
 
 ssh root@$TOMCAT1_HOST chmod 770 /tmp/TOMCAT1_configure.sh
 ssh $TOMCAT1_HOST /tmp/TOMCAT1_configure.sh