X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=boot%2Fportal_install.sh;h=ca89a6d8b4168d9bd62d04de2ab67476368f1d11;hb=38a235e58cc6466e0b61d03b918c81c77ed57c79;hp=9f07c003349cc1d3d197c46d7712e3e5406476a6;hpb=bfebee18e7513fd3d42783fabbdff78b3a34c3c1;p=demo.git diff --git a/boot/portal_install.sh b/boot/portal_install.sh index 9f07c003..ca89a6d8 100644 --- a/boot/portal_install.sh +++ b/boot/portal_install.sh @@ -16,7 +16,7 @@ fi # Download dependencies add-apt-repository -y ppa:openjdk-r/ppa apt-get update -apt-get install -y apt-transport-https ca-certificates wget openjdk-8-jdk git ntp ntpdate +apt-get install -y apt-transport-https ca-certificates wget openjdk-8-jdk git unzip mysql-client-core-5.6 ntp ntpdate # Download scripts from Nexus curl -k $NEXUS_REPO/org.openecomp.demo/boot/$ARTIFACTS_VERSION/docker_key.txt -o /opt/config/docker_key.txt