diff options
Diffstat (limited to 'vnfs/vLB/scripts/v_packetgen_install.sh')
-rw-r--r-- | vnfs/vLB/scripts/v_packetgen_install.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vnfs/vLB/scripts/v_packetgen_install.sh b/vnfs/vLB/scripts/v_packetgen_install.sh index 0f8014f7..05edac6d 100644 --- a/vnfs/vLB/scripts/v_packetgen_install.sh +++ b/vnfs/vLB/scripts/v_packetgen_install.sh @@ -51,7 +51,6 @@ apt-get install -y make wget openjdk-8-jdk gcc libcurl4-openssl-dev python-pip b pip install jsonschema # Download vFirewall demo code for packet generator -mkdir /opt/config mkdir /opt/honeycomb cd /opt wget $REPO_URL_BLOB/org.onap.demo/vnfs/vlb/$INSTALL_SCRIPT_VERSION/v_packetgen_for_dns_demo_init.sh |