summaryrefslogtreecommitdiffstats
path: root/mgr/docker/instance_run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mgr/docker/instance_run.sh')
-rwxr-xr-xmgr/docker/instance_run.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/mgr/docker/instance_run.sh b/mgr/docker/instance_run.sh
index 0cb566d..8c85abe 100755
--- a/mgr/docker/instance_run.sh
+++ b/mgr/docker/instance_run.sh
@@ -1,7 +1,6 @@
#!/bin/bash
cd /service/vfc/gvnfm/vnfmgr/mgr
-chmod +x run.sh
./run.sh
while [ ! -f logs/runtime_vnfmgr.log ]; do