Update config fixed typo in CubeSatSim

beta-extra
Alan Johnston 1 year ago committed by GitHub
parent 004ab8ece4
commit 1191973ab6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -807,7 +807,7 @@ elif [ "$1" = "-d" ]; then
# reboot=1 # reboot=1
sudo systemctl restart command sudo systemctl restart command
if [[ $(arecord -l | grep card) ]]; then if [[ $(arecord -l | grep card) ]]; then
echo "restarting cubesaatsim software" echo "restarting cubesatsim software"
sudo systemctl restart cubesatsim sudo systemctl restart cubesatsim
fi fi
## sudo reboot now ## sudo reboot now

Loading…
Cancel
Save

Powered by TurnKey Linux.