Update config copy telem.txt to .bk when logs cleared

pull/295/head
Alan Johnston 2 years ago committed by GitHub
parent 9fcb2724f7
commit 1cf1577e9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -424,6 +424,8 @@ elif [ "$1" = "-C" ]; then
sudo systemctl stop cubesatsim
sudo systemctl stop rpitx
sudo mv /home/pi/CubeSatSim/telem.txt /home/pi/CubeSatSim/telem.txt.bk
sudo journalctl --rotate
sudo journalctl --vacuum-time=1s

Loading…
Cancel
Save

Powered by TurnKey Linux.