diff --git a/install/mmdvm.sh b/install/mmdvm.sh index 9a96b8d..2ca633c 100644 --- a/install/mmdvm.sh +++ b/install/mmdvm.sh @@ -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