Update log add blank line for -f

master-be
Alan Johnston 3 weeks ago committed by GitHub
parent fff269293a
commit 8b81eb0c47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
log

@ -73,6 +73,7 @@ else
echo -e "\nrigtcld Log file also saved as /home/pi/CubeSatSim/logr.txt"
elif [ "$1" = "-f" ] ; then
cat /home/pi/CubeSatSim/frequency.txt
echo
else
sudo journalctl -a -u cubesatsim > /home/pi/CubeSatSim/log.txt
cat /home/pi/CubeSatSim/log.txt

Loading…
Cancel
Save

Powered by TurnKey Linux.