Update README.md

pull/48/head
alanbjohnston 5 years ago committed by GitHub
parent aba6b01cf0
commit 0beb5e7d1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,10 +7,15 @@ sudo cp ~/CubeSatSim/systemd/cubesatsim.service /etc/systemd/system/cubesatsim.s
sudo systemctl enable cubesatsim sudo systemctl enable cubesatsim
sudo cp ~/CubeSatSim/systemd/rpitx.service /etc/systemd/system/rpitx.service
sudo systemctl enable rpitx
Reboot to start the autoboot service: Reboot to start the autoboot service:
sudo reboot now sudo reboot now
Now after the Pi starts up, the demo.sh script will run automatically, and the console will log to ~/CubeSatSim/log.txt To see it: Now after the Pi starts up, the demo.sh script will run automatically, to see the console:
sudo journalctl -u cubesatsim
tail ~/CubeSatSim/log.txt

Loading…
Cancel
Save

Powered by TurnKey Linux.