From 86e17bba9e5b67191bef5ea432b185bd8078a38e Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Fri, 7 Feb 2025 16:29:33 -0500 Subject: [PATCH] Update fctelem.sh hit return to quit --- groundstation/fctelem.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/groundstation/fctelem.sh b/groundstation/fctelem.sh index 55e6e9af..52031f1f 100755 --- a/groundstation/fctelem.sh +++ b/groundstation/fctelem.sh @@ -68,6 +68,12 @@ cd /home/pi/fctelem setsid chromium-browser --check-for-update-interval=1 --simulate-critical-update --noerrdialogs --disable-infobars http://127.0.0.1:8000 &>/dev/null & +read val + +sudo killall -9 fctelem &>/dev/null + +sudo killall -9 fctelem + sleep 10 #$SHELL