mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
image: don’t test mjpg_streamer on vm image
This commit is contained in:
@@ -23,7 +23,6 @@ pip3 --version
|
||||
tcpdump --version
|
||||
monkey --version
|
||||
# espeak --version
|
||||
mjpg_streamer --version
|
||||
systemctl --version
|
||||
|
||||
if [ -z $VM ]; then
|
||||
@@ -41,6 +40,7 @@ if [ -z $VM ]; then
|
||||
pigpiod -v
|
||||
i2cdetect -V
|
||||
butterfly -h
|
||||
mjpg_streamer --version
|
||||
fi
|
||||
|
||||
# ros stuff
|
||||
|
||||
Reference in New Issue
Block a user