Skip to content

Commit

Permalink
Mistake on old release
Browse files Browse the repository at this point in the history
  • Loading branch information
sbragagnolo authored Jan 20, 2019
1 parent 77578fa commit 78af942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setupScale.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
echo "*********************************************"
echo "* cloning repository "
echo "*********************************************"
git clone --branch v0.2 https://github.com/guillep/Scale /tmp/scale
git clone --branch v0.2.1 https://github.com/guillep/Scale /tmp/scale
cd /tmp/scale
echo "*********************************************"
echo "* building scale image "
Expand Down

0 comments on commit 78af942

Please sign in to comment.