Update install install command.service

pull/323/head
Alan Johnston 1 year ago committed by GitHub
parent 652747bfeb
commit d19593e48e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -128,6 +128,10 @@ sudo cp ~/CubeSatSim/systemd/rpitx.service /etc/systemd/system/rpitx.service
sudo systemctl enable rpitx
sudo cp ~/CubeSatSim/systemd/command.service /etc/systemd/system/command.service
sudo systemctl enable command
sudo cp /boot/config.txt /boot/config.txt.0
sudo cp /boot/cmdline.txt /boot/cmdline.txt.0

Loading…
Cancel
Save

Powered by TurnKey Linux.