Update pacsatsim.sh remove restart pacsatsim

pacsat-choose
Alan Johnston 1 year ago committed by GitHub
parent 0500299c8c
commit e5861ae5da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save

Powered by TurnKey Linux.