updated to changed in grep

pull/88/head
alanbjohnston 5 years ago committed by GitHub
parent a3e0ba32ad
commit e9dc3079c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,7 +27,7 @@ else
fi
if [[ $(diff systemd/rpitx.service /etc/systemd/system/rpitx.service) ]]; then
echo "copying rpitx.service"
echo "changed rpitx.service"
sudo cp /home/pi/CubeSatSim/systemd/rpitx.service /etc/systemd/system/rpitx.service
FLAG=1
else

Loading…
Cancel
Save

Powered by TurnKey Linux.