Skip to content

Commit a0719cb

Browse files
committed
remove more code
1 parent b9864c5 commit a0719cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

zookeeper_startup.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
#!/bin/bash
2-
#sudo apt-get --assume-yes -qq update
3-
sudo apt-get --assume-yes -qq install jq
42
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"
53
tar -xvf jdk-7*
64
mkdir /usr/lib/jvm

0 commit comments

Comments
 (0)