We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9864c5 commit a0719cbCopy full SHA for a0719cb
zookeeper_startup.sh
@@ -1,6 +1,4 @@
1
#!/bin/bash
2
-#sudo apt-get --assume-yes -qq update
3
-sudo apt-get --assume-yes -qq install jq
4
wget --no-check-certificate --no-cookies --header "Cookie: oraclelicense=accept-securebackup-cookie" "http://download.oracle.com/otn-pub/java/jdk/7u75-b13/jdk-7u75-linux-x64.tar.gz"
5
tar -xvf jdk-7*
6
mkdir /usr/lib/jvm
0 commit comments