update
This commit is contained in:
parent
026fee8be3
commit
5ccb19eca9
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ ficheros="bin envs arduinos.py generador_json funciones registrador desinstalar"
|
||||||
|
|
||||||
echo "1. Instalando dependencias
|
echo "1. Instalando dependencias
|
||||||
"
|
"
|
||||||
#apt update && apt install -y python3-pip jsonlint jq uuid
|
apt update && apt install -y python3-pip jsonlint jq uuid
|
||||||
#pip3 install pyserial
|
pip3 install pyserial
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue