diff options
Diffstat (limited to 'heat/ONAP/cloud-config/oof_install.sh')
-rw-r--r-- | heat/ONAP/cloud-config/oof_install.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/heat/ONAP/cloud-config/oof_install.sh b/heat/ONAP/cloud-config/oof_install.sh index 15987442..c86aad86 100644 --- a/heat/ONAP/cloud-config/oof_install.sh +++ b/heat/ONAP/cloud-config/oof_install.sh @@ -12,11 +12,6 @@ then export https_proxy=$HTTPS_PROXY fi - -# Download scripts from Nexus -update-rc.d oof_serv.sh defaults - - # Clone Gerrit repository and run docker containers cd /opt git clone -b $GERRIT_BRANCH --single-branch $CODE_REPO optf-has |