From 83d1725a52fd548467867e8eb82a1f4bc0c712e2 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Wed, 2 Jun 2021 21:11:26 -0400 Subject: [PATCH] typos --- config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config b/config index bdeec16e..2f180dda 100755 --- a/config +++ b/config @@ -121,8 +121,8 @@ elif [ "$1" = "-m" ]; then echo echo -e "\nCubeSatSim configuraation sim.cfg file updated to: \n" echo - echo $callsign $2 $3 $4 $sim - echo $callsign $2 $3 $4 $sim > /home/pi/CubeSatSim/sim.cfg + echo $1 $2 $3 $4 $sim + echo $1 $2 $3 $4 $sim > /home/pi/CubeSatSim/sim.cfg echo echo "Restarting CubeSatSim with new configuraation file" echo