diff --git a/config b/config index 062cc0b8..96f6ef3e 100755 --- a/config +++ b/config @@ -807,7 +807,7 @@ elif [ "$1" = "-d" ]; then # reboot=1 sudo systemctl restart command if [[ $(arecord -l | grep card) ]]; then - echo "restarting cubesaatsim software" + echo "restarting cubesatsim software" sudo systemctl restart cubesatsim fi ## sudo reboot now