From e68be96072bf166f9df34478be1ae0ac0bb80198 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Fri, 16 Jan 2026 16:17:07 -0500 Subject: [PATCH] Update install fix unzip -o --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index e31d0925..42362044 100755 --- a/install +++ b/install @@ -136,7 +136,7 @@ mkdir /home/pi/fctelem mkdir /home/pi/fctelem/public_html cd fctelem wget https://github.com/alanbjohnston/go/releases/download/v0.2/fctelem.zip -unzip fctelem.zip +unzip -o fctelem.zip cd echo "Installing fcdctl to set FUNcubeDongle Pro gain"