Thanks to visit codestin.com Credit goes to github.com
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 73d5695 commit 2f5eacfCopy full SHA for 2f5eacf
zookeeper_startup.sh
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
+sudo apt-get --assume-yes -qq update
3
sudo apt-get --assume-yes -qq install jq
4
echo "ran install" >> /usr/local/startup.log
5
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"
0 commit comments