Merge "Automate vCPE vG-MUX and VG build image process"
[demo.git] / heat / vCPE / vgmux / build_vcpe_vgmux.yaml
index c2bd4f4..ea00766 100644 (file)
@@ -206,7 +206,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=__install_script_version__" -o /opt/vcpe-scripts-__script_version__.zip
             unzip -j /opt/vcpe-scripts-__script_version__.zip -d /opt v_gmux_build.sh
-            sudo su -
             cd /opt
             chmod +x v_gmux_build.sh
             ./v_gmux_build.sh