diff --git a/config b/config index 40efcb25..5dc1e373 100755 --- a/config +++ b/config @@ -152,7 +152,7 @@ elif [ "$1" = "-t" ]; then echo -# echo $1 $2 $3 $4 +# echo $1 $2 $3 $4 $5 $6 echo "Do you want Simulated Telemetry ON (y/n) " read sim @@ -169,8 +169,8 @@ elif [ "$1" = "-t" ]; then echo echo -e "\nCubeSatSim configuraation sim.cfg file updated to: \n" echo - echo $1 $2 $3 $4 $sim - echo $1 $2 $3 $4 $sim > /home/pi/CubeSatSim/sim.cfg + echo $1 $2 $3 $4 $sim $6 + echo $1 $2 $3 $4 $sim $6 > /home/pi/CubeSatSim/sim.cfg echo echo "Restarting CubeSatSim with new configuraation file" echo