summaryrefslogtreecommitdiffstats
path: root/lcm/docker/instance_run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lcm/docker/instance_run.sh')
-rwxr-xr-xlcm/docker/instance_run.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/lcm/docker/instance_run.sh b/lcm/docker/instance_run.sh
index 76f40163..d8beee56 100755
--- a/lcm/docker/instance_run.sh
+++ b/lcm/docker/instance_run.sh
@@ -1,5 +1,6 @@
#!/bin/bash
cd /service/vfc/gvnfm/vnflcm/lcm
+chmod +x run.sh
./run.sh
while [ ! -f logs/gvnfm_vnflcm.log ]; do