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