Update install fix FT857d update

master-bf-test
Alan Johnston 2 weeks ago committed by GitHub
parent acb2f1055c
commit caece4bce0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -850,7 +850,7 @@ if [ ! -f "/home/pi/ssdv/ssdv" ]; then
make
fi
if [ ! -f "/home/pi/FT857d" ]; then
if [ ! -f "/home/pi/FT857d/examples/FT857d/ft857d" ]; then
cd
echo "Installing FT857d for Doppler rigctld control mode"
git clone https://github.com/alanbjohnston/FT857d.git

Loading…
Cancel
Save

Powered by TurnKey Linux.