Update install.sh

This commit is contained in:
RaspbianProyect by HP3ICC 2023-06-10 16:53:48 +00:00
parent 0641729f54
commit 85465ea50d
1 changed files with 1 additions and 1 deletions

View File

@ -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