From fb2bcd804df30c57a7b13de3064053b60b216baa Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Tue, 27 May 2025 09:27:18 -0400 Subject: [PATCH] Update update cd before fcdctl --- update | 1 + 1 file changed, 1 insertion(+) diff --git a/update b/update index fb7f8c44..73019e76 100755 --- a/update +++ b/update @@ -277,6 +277,7 @@ fi if [ ! -d "/home/pi/fcdctl" ]; then echo "Installing fcdctl to set FunCubeDongle Pro gain" + cd git clone https://github.com/csete/fcdctl.git cd fcdctl make fcdpp