From 4bc0a13ecbb378d6a5dec634c377318964ec5ed0 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sat, 12 Oct 2019 16:20:04 -0400 Subject: [PATCH] changed to do nothing with exit --- demo.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/demo.sh b/demo.sh index 23965878..dfc79fc4 100755 --- a/demo.sh +++ b/demo.sh @@ -2,6 +2,8 @@ echo -e "\nDemo of CubeSatSim sends FSK and BPSK telemetry alternately at 434.9 MHz continuously\n\n" +exit + sudo killall -9 rpitx sudo killall -9 sendiq sudo fuser -k 8080/tcp