added automatic yes to the install scripts

This commit is contained in:
Jonas
2018-05-27 10:34:52 +02:00
parent 94fe04783b
commit e37a0ecb41
2 changed files with 4 additions and 4 deletions

View File

@@ -32,4 +32,4 @@ echo 'export PYTHONPATH="'"${naoqi_root}/${pynaoqi}"':$PYTHONPATH"' \
>>${HOME}/.profile
echo "Install ROS packages for Nao"
sudo apt-get install ros-indigo-nao-robot
sudo apt install ros-indigo-nao-robot -y