rpitx2/compile.sh

6 lines
45 B
Bash
Executable File

git pull
cd src
make
sudo make install
cd ..