diff --git a/instalador b/instalador index 6d2fa87..2226ddb 100755 --- a/instalador +++ b/instalador @@ -21,8 +21,8 @@ ficheros="bin arduinos.py contador generador_json funciones monitor monitor_web echo "1. Instalando dependencias " -#pip install pyserial -#apt update && apt install -y jsonlint +pip install pyserial +apt update && apt install -y jsonlint echo ""