diff options
Diffstat (limited to 'heat/ONAP/cloud-config/robot_install.sh')
-rw-r--r-- | heat/ONAP/cloud-config/robot_install.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/heat/ONAP/cloud-config/robot_install.sh b/heat/ONAP/cloud-config/robot_install.sh index 3441dd85..90e72513 100644 --- a/heat/ONAP/cloud-config/robot_install.sh +++ b/heat/ONAP/cloud-config/robot_install.sh @@ -27,8 +27,5 @@ chmod +x /opt/demo.sh mkdir -p /opt/eteshare/logs -update-rc.d robot_serv.sh defaults - - # Run docker containers. ./robot_vm_init.sh |