mas dependencias
This commit is contained in:
parent
14f86b6b45
commit
bcd77ca05f
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ ficheros="bin arduinos.py contador generador_json funciones monitor monitor_web
|
|||
|
||||
echo "1. Instalando dependencias
|
||||
"
|
||||
apt update && apt install -y python3-pip jsonlint
|
||||
apt update && apt install -y python3-pip jsonlint jq uuid
|
||||
pip3 install pyserial
|
||||
|
||||
echo ""
|
||||
|
|
Loading…
Reference in a new issue