instalador dependencias
This commit is contained in:
parent
fca27f74b2
commit
44e31155d7
1 changed files with 1 additions and 1 deletions
|
@ -21,8 +21,8 @@ ficheros="bin arduinos.py contador generador_json funciones monitor monitor_web
|
||||||
|
|
||||||
echo "1. Instalando dependencias
|
echo "1. Instalando dependencias
|
||||||
"
|
"
|
||||||
|
apt update && apt install -y python-pip jsonlint
|
||||||
pip install pyserial
|
pip install pyserial
|
||||||
apt update && apt install -y jsonlint
|
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue