From 85465ea50df7590acb19647821352a5416b30e70 Mon Sep 17 00:00:00 2001 From: RaspbianProyect by HP3ICC Date: Sat, 10 Jun 2023 16:53:48 +0000 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 4307be2..89ecc4a 100644 --- a/install.sh +++ b/install.sh @@ -62,7 +62,6 @@ every = 20 # time minute every send beacon - ############################################################################## address = f"{callsign}>APHPIB,TCPIP:" login = f"user {callsign} pass {password} vers emq-TE1 Python APRS Beacon 1.3" @@ -84,6 +83,7 @@ while True: time.sleep(every * 60) + EOFB cp /lib/systemd/system/py-aprsb1.service /lib/systemd/system/py-aprsb2.service cp /lib/systemd/system/py-aprsb1.service /lib/systemd/system/py-aprsb3.service