From bcd77ca05f260fd56fcb155a5b931886f810a7e7 Mon Sep 17 00:00:00 2001 From: Sergio Pernas Date: Fri, 11 Mar 2022 23:33:32 -0300 Subject: [PATCH] mas dependencias --- instalador | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instalador b/instalador index 4fb6f32..2b5949a 100755 --- a/instalador +++ b/instalador @@ -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 ""