SITL: Don't prompt for vagrant package installs (minor)
This commit is contained in:
parent
5d8cec23db
commit
5b5ab01c07
@ -16,7 +16,7 @@ ln -s /vagrant/Tools/vagrant/screenrc /home/vagrant/.screenrc
|
||||
pushd /tmp
|
||||
rm -rf jsbsim
|
||||
git clone git://github.com/tridge/jsbsim.git
|
||||
sudo apt-get install libtool automake autoconf libexpat1-dev
|
||||
sudo apt-get install -y libtool automake autoconf libexpat1-dev
|
||||
cd jsbsim
|
||||
./autogen.sh
|
||||
make -j2
|
||||
|
Loading…
Reference in New Issue
Block a user