From c9e3bd173a26f1d98d2caa5791a4196293874b6f Mon Sep 17 00:00:00 2001 From: hp3icc <49044505+hp3icc@users.noreply.github.com> Date: Fri, 19 Nov 2021 18:46:54 -0500 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index f0f7e7e..ae29e26 100644 --- a/install.sh +++ b/install.sh @@ -68,7 +68,7 @@ Wants=network-online.target [Service] StandardOutput=null -WorkingDirectory=/opt/D-APRS +WorkingDirectory=/opt/hbnet RestartSec=3 ExecStart=/usr/bin/python3 /opt/hbnet/gps_data.py Restart=on-abort