Update config force move of telem.txt

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

@ -424,7 +424,7 @@ 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 mv -f /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.