image_builder: unused tee

This commit is contained in:
Artem Smirnov
2018-09-20 16:50:43 +05:00
parent ec9d7ab22f
commit 8e1015f64e

View File

@@ -131,7 +131,7 @@ echo_stamp "#13 Change permissions for catkin_ws"
chown -Rf pi:pi /home/pi/catkin_ws
echo_stamp "#14 Setup ROS environment"
cat <<EOF | tee -a /home/pi/.bashrc > /dev/null
cat << EOF >> /home/pi/.bashrc
LANG='C.UTF-8'
LC_ALL='C.UTF-8'
ROS_DISTRO='kinetic'