image_builder: redirect stderr to file

This commit is contained in:
Artem Smirnov
2018-08-28 16:19:02 +03:00
parent 2bd9e119f8
commit 5922619605

View File

@@ -55,7 +55,7 @@ echo_stamp "#2 Adding mjpg-streamer at /home/pi"
git clone https://github.com/jacksonliam/mjpg-streamer.git /home/pi/mjpg-streamer \
&& cd /home/pi/mjpg-streamer/mjpg-streamer-experimental \
&& make 2> /dev/null \
&& make > /dev/null \
&& make install \
&& chown -Rf pi:pi /home/pi/mjpg-streamer