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, 0 insertions, 1 deletions
diff --git a/lcm/docker/instance_run.sh b/lcm/docker/instance_run.sh
index 7a190126..3021cf1f 100755
--- a/lcm/docker/instance_run.sh
+++ b/lcm/docker/instance_run.sh
@@ -1,6 +1,5 @@
#!/bin/bash
cd /service/vfc/gvnfm/vnflcm/lcm
-chmod +x run.sh
./run.sh
while [ ! -f logs/runtime_lcm.log ]; do