From 72dca9aa1a3b94016ae552273824785e935a8cef Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 1 Mar 2026 08:24:26 -0500 Subject: [PATCH] Update install fix pi_pacsat directory --- install | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install b/install index d0f1ff2c..76d31542 100755 --- a/install +++ b/install @@ -134,9 +134,9 @@ if [ -f "$FILE" ]; then sudo ./install.sh cd - #git clone https://github.com/alanbjohnston/pi_.git - git clone https://github.com/ac2cz/pi_.git - cd pi_ + #git clone https://github.com/alanbjohnston/pi_pacsat.git + git clone https://github.com/ac2cz/pi_pacsat.git + cd pi_pacsat #git checkout master-debug cd Debug make all