From 75efcdb8b6ca9f19519ced4754658eb0588783ff Mon Sep 17 00:00:00 2001 From: RaspbianProyect by HP3ICC Date: Tue, 6 Jun 2023 17:48:40 +0000 Subject: [PATCH] Update install.sh --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index 651c211..b3df94c 100644 --- a/install.sh +++ b/install.sh @@ -34,7 +34,6 @@ After=network.target ExecStart=/usr/bin/python3 /opt/python-aprs/bcom1.py WorkingDirectory=/opt/python-aprs/ Restart=on-failure -RestartSec=3 [Install] WantedBy=multi-user.target