Update instalador.sh

This commit is contained in:
imvec
2022-08-24 17:34:10 +00:00
parent 985f0d025f
commit b582e7a382

View File

@@ -100,8 +100,8 @@ pip3 install adafruit-circuitpython-bme280
sleep 3
echo ""
apt install gpsd gpsd-clients -y
systemctl stop gpsd.socket
systemctl disable gpsd.socket
sudo systemctl stop gpsd.socket
sudo systemctl disable gpsd.socket
pip3 install gpsd-py3
echo ""
echo "==== Este instalador se autodestruirá en 7 segundos ===="