Update update fixed fcdctl install

fc-mic
Alan Johnston 7 months ago committed by GitHub
parent 9a98ea5742
commit c67c759d32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -275,7 +275,7 @@ elif [ ! -f "/home/pi/fctelem/v0.2" ]; then
FLAG=1 FLAG=1
fi fi
if [ ! -d "/home/pi/fcdctl" ]; then if [ ! -d "/home/pi/fcdctl/fcdctl" ]; then
echo "Installing fcdctl to set FunCubeDongle Pro gain" echo "Installing fcdctl to set FunCubeDongle Pro gain"
sudo rm /var/lib/dpkg/info/python3-pip.list sudo rm /var/lib/dpkg/info/python3-pip.list
sudo apt install python3-pip --reinstall sudo apt install python3-pip --reinstall

Loading…
Cancel
Save

Powered by TurnKey Linux.