Update update fixed direwolf update

pacsat-1
Alan Johnston 1 year ago committed by GitHub
parent 57ddc39f4e
commit 55b6bb66a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -363,14 +363,18 @@ cd
fi fi
cd rpitx cd direwolf
if [[ ! $(git status | grep 'invert') ]]; then if [[ ! $(git status | grep 'invert') ]]; then
echo "updating rpitx to ptt invert branch" echo "updating direwolf to ptt invert version"
git pull git pull
git checkout invert git checkout invert
./update.sh make clean
make -j
sudo make install
make install-rpi
cd cd
fi fi

Loading…
Cancel
Save

Powered by TurnKey Linux.