mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update mmdvm.sh
This commit is contained in:
parent
34feece3d9
commit
39993156ca
|
|
@ -70,12 +70,12 @@ fi
|
|||
cd /opt
|
||||
git clone https://github.com/g4klx/MMDVMHost.git
|
||||
cd /opt/MMDVMHost
|
||||
#sudo make clean
|
||||
sudo make clean
|
||||
|
||||
#git clone https://github.com/hallard/ArduiPi_OLED
|
||||
#cd ArduiPi_OLED
|
||||
#sudo make
|
||||
#cd /opt/MMDVMHost/
|
||||
git clone https://github.com/hallard/ArduiPi_OLED
|
||||
cd ArduiPi_OLED
|
||||
sudo make
|
||||
cd /opt/MMDVMHost/
|
||||
make clean
|
||||
sudo make -f Makefile.Pi.OLED
|
||||
sudo make install
|
||||
|
|
|
|||
Loading…
Reference in New Issue