diff --git a/command b/command index 1349f45a..b7f04ee0 100755 --- a/command +++ b/command @@ -1,6 +1,6 @@ #!/bin/bash -echo -e "\nCommand and Control script for CubeSatSim v2.0\n" +echo -e "\nCommand and Control script for CubeSatSim v2.1\n" FILE=/home/pi/CubeSatSim/command_control if [ -f "$FILE" ]; then