From 6f05182f248536afd5c1a6112cc54aaa721db901 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 20 Jun 2024 02:53:04 -0400 Subject: [PATCH] Update update don't show reboot status --- update | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/update b/update index 685466d0..4f6d2779 100755 --- a/update +++ b/update @@ -9,8 +9,8 @@ else noreboot=0 fi -echo "No reboot" -echo $noreboot +# echo "No reboot" +# echo $noreboot sudo rm /home/pi/CubeSatSim/morse.wav /home/pi/CubeSatSim/id.txt /home/pi/CubeSatSim/cw.txt > /dev/null 2>&1