From e5861ae5dab34a3b82be0ddab8a11615ddb20ea1 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 18 Jan 2025 13:34:58 -0500 Subject: [PATCH] Update pacsatsim.sh remove restart pacsatsim --- pacsatsim.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pacsatsim.sh b/pacsatsim.sh index 4780a72b..3320fb1a 100755 --- a/pacsatsim.sh +++ b/pacsatsim.sh @@ -42,12 +42,12 @@ set -- $value if [ "$1" = "l" ]; then echo - sudo systemctl restart pacsatsim - echo +# sudo systemctl restart pacsatsim +# echo echo "The Pacsat and Pacsat Ground Station are running on this Pi using audio loopback" echo - echo "Waiting 10 seconds for Pacsatsim to start" - sleep 10 +# echo "Waiting 10 seconds for Pacsatsim to start" +# sleep 10 CONFIG=direwolf-pacsatsim-loopback.conf elif [ "$1" = "c" ]; then