Update instalador.sh

This commit is contained in:
imvec
2022-09-02 10:03:10 +00:00
parent bb1cb8ef26
commit 15beaa8b77
+6
View File
@@ -92,6 +92,12 @@ pip3 install datetime
sleep 3
echo ""
pip3 install adafruit-circuitpython-bme280
echo ""
echo "==== Actualizando repositorios ===="
echo ""
sleep 2
echo ""
apt update && upgrade
echo ""
echo "==== Instalando librerías y configurando el GPS ===="
echo ""