aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vCPE/vgw/build_vcpe_vgw.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'heat/vCPE/vgw/build_vcpe_vgw.yaml')
-rw-r--r--heat/vCPE/vgw/build_vcpe_vgw.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/heat/vCPE/vgw/build_vcpe_vgw.yaml b/heat/vCPE/vgw/build_vcpe_vgw.yaml
index a80d1ef3..3bd8532b 100644
--- a/heat/vCPE/vgw/build_vcpe_vgw.yaml
+++ b/heat/vCPE/vgw/build_vcpe_vgw.yaml
@@ -188,7 +188,6 @@ resources:
if [[ "__script_version__" =~ "SNAPSHOT" ]]; then REPO=snapshots; else REPO=releases; fi
curl -k -L "__nexus_artifact_repo__/service/local/artifact/maven/redirect?r=${REPO}&g=org.onap.demo.vnf.vcpe&a=vcpe-scripts&e=zip&v=__script_version__" -o /opt/vcpe-scripts-__script_version__.zip
unzip -j /opt/vcpe-scripts-__script_version__.zip -d /opt v_gw_build.sh
- sudo su -
cd /opt
chmod +x v_gw_build.sh
./v_gw_build.sh