Update install add -u to unzip

sim-fail-6
Alan Johnston 4 months ago committed by GitHub
parent d4be3c8cb8
commit 5e7956c9ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -123,7 +123,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 -u fctelem.zip
cd
echo "Installing fcdctl to set FUNcubeDongle Pro gain"

Loading…
Cancel
Save

Powered by TurnKey Linux.