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