instlador dependencias
This commit is contained in:
parent
8c4fe31648
commit
fca27f74b2
1 changed files with 2 additions and 2 deletions
|
@ -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 ""
|
||||
|
||||
|
|
Loading…
Reference in a new issue