pull/10/head
pa3gsb 2021-02-15 18:38:56 +01:00
rodzic 69b0be31f4
commit dfb8926edf
1 zmienionych plików z 6 dodań i 4 usunięć

Wyświetl plik

@ -35,10 +35,7 @@ install_dependency device-tree-compiler
install_dependency pigpio
git clone https://github.com/pa3gsb/Radioberry-2.x
cd Radioberry-2.x
echo "checkout the stable git tag"
git checkout c969108f80cf4fa0b79d34ebd35b48bf243f51b4
cd ..
sudo systemctl stop radioberry
sudo systemctl disable radioberry
@ -69,6 +66,11 @@ echo "Radioberry gateware Cyclone 10 CL025 installed."
fi
cd Radioberry-2.x
echo "checkout the stable git tag"
git checkout c969108f80cf4fa0b79d34ebd35b48bf243f51b4
cd ..
#-----------------------------------------------------------------------------
echo "Installing Radioberry driver..."