Update install fix unzip -o

master-updated
Alan Johnston 3 weeks ago committed by GitHub
parent 9c460690bf
commit e68be96072
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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"

Loading…
Cancel
Save

Powered by TurnKey Linux.