Update install.sh

This commit is contained in:
RaspbianProyect by HP3ICC 2023-06-06 17:50:05 +00:00
parent 9ee1564535
commit 6506ef3c4b
1 changed files with 1 additions and 2 deletions

View File

@ -35,7 +35,6 @@ After=network.target
ExecStart=/usr/bin/python3 /opt/python-wx/wx1.py
WorkingDirectory=/opt/python-wx/
Restart=on-failure
RestartSec=3
[Install]
WantedBy=multi-user.target
@ -74,7 +73,7 @@ map_id = "MAPID" # Your OpenWeatherMap Map ID (123456)
##############################################################################
#scrip
address = f"{callsign}>APHP04,TCPIP:"
address = f"{callsign}>APHPIW,TCPIP:"
text = "Python APRS WX by HP3ICC"
login = f"user {callsign} pass {password} vers emq-TE1 Python APRS WX 1.4"
mlogin = f"{api_key}"