aboutsummaryrefslogtreecommitdiffstats
path: root/heat/ONAP/cloud-config/appc_install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'heat/ONAP/cloud-config/appc_install.sh')
-rw-r--r--heat/ONAP/cloud-config/appc_install.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/heat/ONAP/cloud-config/appc_install.sh b/heat/ONAP/cloud-config/appc_install.sh
index e9731f71..8c680ee8 100644
--- a/heat/ONAP/cloud-config/appc_install.sh
+++ b/heat/ONAP/cloud-config/appc_install.sh
@@ -12,11 +12,6 @@ then
export https_proxy=$HTTPS_PROXY
fi
-
-# Download scripts from Nexus
-update-rc.d appc_serv.sh defaults
-
-
# Clone Gerrit repository and run docker containers
cd /opt
git clone -b $GERRIT_BRANCH --single-branch $CODE_REPO appc