Update mmdvm.sh

This commit is contained in:
Esteban Mackay Q 2023-10-16 18:26:49 -05:00
parent 34feece3d9
commit 39993156ca
1 changed files with 5 additions and 5 deletions

View File

@ -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