From 4c746ad3aa2966c30df3efbc7eac8e63dfc3cdae Mon Sep 17 00:00:00 2001 From: KM4ACK <42844783+km4ack@users.noreply.github.com> Date: Sun, 27 Oct 2019 09:31:18 -0500 Subject: [PATCH] mod to work with symlinks better --- mobi-connect | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mobi-connect b/mobi-connect index 534a55d..df70566 100644 --- a/mobi-connect +++ b/mobi-connect @@ -98,7 +98,7 @@ else sudo kissattach /dev/rfcomm0 wl2k & sleep 2 #start pat winlink - pat http & + pat http sleep 1 echo "" echo "" @@ -110,7 +110,7 @@ else echo "Start xastir for APRS-Digipeater" sleep 1 #start xastir - sudo xastir & + sudo xastir fi fi exit 0