typo in rpitx service name

pull/101/head
alanbjohnston 5 years ago committed by GitHub
parent 666c2057b8
commit 957492de7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
log

@ -3,7 +3,7 @@
echo -e "\nLog file script for CubeSatSim\n"
if [ "$1" = "-r" ]; then
sudo journalctl -u journalctl > logr.txt
sudo journalctl -u rpitx > logr.txt
cat logr.txt
echo -e "\nLog file also saved as /home/pi/CubeSatSim/logr.txt"
else

Loading…
Cancel
Save

Powered by TurnKey Linux.