From 24c54e6380b776395113d5e1848c769146796738 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 1 Dec 2024 11:35:10 -0500 Subject: [PATCH] Update update reboot if adding pacsat code --- update | 2 ++ 1 file changed, 2 insertions(+) diff --git a/update b/update index 4dbbf79f..6d74a557 100755 --- a/update +++ b/update @@ -302,6 +302,8 @@ git checkout master #fi if [ ! -d "/home/pi/pi_pacsat" ]; then + + FLAG=1 cd