mas dependencias

This commit is contained in:
Sergio Pernas 2022-03-11 23:33:32 -03:00
parent 14f86b6b45
commit bcd77ca05f
1 changed files with 1 additions and 1 deletions

View File

@ -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 ""