From 6506ef3c4bd0b78adb3ac3c04a226a254ef04c7d Mon Sep 17 00:00:00 2001 From: RaspbianProyect by HP3ICC Date: Tue, 6 Jun 2023 17:50:05 +0000 Subject: [PATCH] Update install.sh --- install.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 77c1501..3664693 100644 --- a/install.sh +++ b/install.sh @@ -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}"