Skip to content

Commit 2f5eacf

Browse files
committed
test with update only no restart
1 parent 73d5695 commit 2f5eacf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zookeeper_startup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/bash
2+
sudo apt-get --assume-yes -qq update
23
sudo apt-get --assume-yes -qq install jq
34
echo "ran install" >> /usr/local/startup.log
45
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

Comments
 (0)