Skip to content

Commit

Permalink
Set force-yes to be true.
Browse files Browse the repository at this point in the history
  • Loading branch information
mzhaom committed Sep 28, 2015
1 parent 4bd6564 commit 25c3b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
apt-get install -y apt-transport-https
apt-add-repository 'deb https://github.com/mzhaom/lrte/releases/download/v2.0_0 ./'
apt-get update
apt-get install lrtev2-crosstoolv2-gcc-4.9 lrtev2-crosstoolv2-clang-3.7
apt-get install -y --force-yes lrtev2-crosstoolv2-gcc-4.9 lrtev2-crosstoolv2-clang-3.7

0 comments on commit 25c3b45

Please sign in to comment.