Add installation of xxd which is needed for generating SSID

This commit is contained in:
Oleg Kalachev
2024-04-18 05:04:12 +03:00
parent ef43b04a8b
commit d8c26c114e
2 changed files with 2 additions and 0 deletions

View File

@@ -111,6 +111,7 @@ i2c-tools \
espeak espeak-data python3-espeak \
ntpdate \
mjpg-streamer \
xxd \
python3-dev \
python3-systemd \
python3-opencv \

View File

@@ -22,6 +22,7 @@ pip3 --version
tcpdump --version
monkey --version
espeak --version
xxd --version
systemctl --version
if [ -z $VM ]; then