mirror of
https://gitlab.com/imvec/picapikap.git
synced 2025-12-11 16:49:57 +01:00
Update instalador.sh
This commit is contained in:
@@ -62,7 +62,7 @@ sleep 3
|
||||
cd /home/pi/PicaPiKAP/scripts
|
||||
wget https://gitlab.com/imvec/picapikap/-/raw/main/PicaPiKAP.py
|
||||
chmod +x PicaPiKAP.py
|
||||
cd /home/pi/PicaPiKAP/media
|
||||
cd /home/pi/PicaPiKAP/
|
||||
wget https://gitlab.com/imvec/picapikap/-/raw/main/datalog.csv
|
||||
echo ""
|
||||
echo "==== Actualizando repositorios ===="
|
||||
@@ -99,6 +99,9 @@ pip3 install adafruit-circuitpython-bme280
|
||||
echo ""
|
||||
sleep 3
|
||||
echo ""
|
||||
apt install gpsd gpsd-clients
|
||||
systemctl stop gpsd.socket
|
||||
systemctl disable gpsd.socket
|
||||
pip3 install gpsd-py3
|
||||
echo ""
|
||||
echo "==== Este instalador se autodestruirá en 7 segundos ===="
|
||||
|
||||
Reference in New Issue
Block a user