From 976ac018166a9be5048dffce1f2a74c73e5f33b9 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 2 Jan 2025 07:11:49 -0500 Subject: [PATCH] Update install switch pi_pacsat back to ac2cz --- install | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/install b/install index 87881db0..eed5aef2 100755 --- a/install +++ b/install @@ -136,11 +136,12 @@ sudo ./install.sh cd -git clone https://github.com/alanbjohnston/pi_pacsat.git +#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 +#git checkout master-debug cd Debug