mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
Add installation of xxd which is needed for generating SSID
This commit is contained in:
@@ -111,6 +111,7 @@ i2c-tools \
|
||||
espeak espeak-data python3-espeak \
|
||||
ntpdate \
|
||||
mjpg-streamer \
|
||||
xxd \
|
||||
python3-dev \
|
||||
python3-systemd \
|
||||
python3-opencv \
|
||||
|
||||
@@ -22,6 +22,7 @@ pip3 --version
|
||||
tcpdump --version
|
||||
monkey --version
|
||||
espeak --version
|
||||
xxd --version
|
||||
systemctl --version
|
||||
|
||||
if [ -z $VM ]; then
|
||||
|
||||
Reference in New Issue
Block a user