Update update add disable rpitx

beta-extra-2
Alan Johnston 1 year ago committed by GitHub
parent bc6a7fa2e4
commit 15ce3cf700
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -66,6 +66,8 @@ else
echo "no changes to cubesatsim.service."
fi
sudo systemctl disable rpitx
if [[ $(diff systemd/rpitx.service /etc/systemd/system/rpitx.service) ]]; then
echo "changed rpitx.service."
sudo cp /home/pi/CubeSatSim/systemd/rpitx.service /etc/systemd/system/rpitx.service

Loading…
Cancel
Save

Powered by TurnKey Linux.