Skip to content

Commit

Permalink
update source of zeppelin
Browse files Browse the repository at this point in the history
  • Loading branch information
yuikns committed Jan 17, 2018
1 parent 5d59eec commit d8becb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-zeppelin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pushd /usr/local/
fi

echo "Downloading Zeppelin..."
axel -n 8 http://www.gtlib.gatech.edu/pub/apache/zeppelin/zeppelin-0.7.3/zeppelin-0.7.3-bin-netinst.tgz
axel -n 8 https://github.com/yuikns/bigbox-scripts/releases/download/v0.0.1/zeppelin-0.7.3-bin-netinst.tgz
tar -xzf zeppelin-0.7.3-bin-netinst.tgz
rm -rf zeppelin-0.7.3-bin-netinst.tgz
mv zeppelin-0.7.3-bin-netinst zeppelin
Expand Down

0 comments on commit d8becb8

Please sign in to comment.