diff options
Diffstat (limited to 'heat/ONAP/cloud-config/sdc_install.sh')
-rw-r--r-- | heat/ONAP/cloud-config/sdc_install.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/heat/ONAP/cloud-config/sdc_install.sh b/heat/ONAP/cloud-config/sdc_install.sh index a77cdc92..caeff2f4 100644 --- a/heat/ONAP/cloud-config/sdc_install.sh +++ b/heat/ONAP/cloud-config/sdc_install.sh @@ -13,10 +13,6 @@ then export https_proxy=$HTTPS_PROXY fi - -# Download scripts from Nexus -update-rc.d sdc_serv.sh defaults - # Create partition and mount the external volume cp /opt/boot/sdc_ext_volume_partitions.txt /opt/sdc_ext_volume_partitions.txt |