Update log add -e

master-be
Alan Johnston 2 weeks ago committed by GitHub
parent 03223b348a
commit 05e4e9ff49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
log

@ -46,7 +46,7 @@ if [ "$REALTIME" = "1" ] ; then
cat /home/pi/CubeSatSim/frequency.txt
# echo
sleep 5
echo "\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b"
echo -e "\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b"
done
else
sudo journalctl -af -u cubesatsim # > /home/pi/CubeSatSim/log.txt

Loading…
Cancel
Save

Powered by TurnKey Linux.