Update config update for real

beta-v1.3.1-freq
Alan Johnston 2 years ago committed by GitHub
parent dae91105a1
commit 0ce4735487
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -511,14 +511,14 @@ elif [ "$1" = "-F" ]; then
rx="$8"
echo "Keeping value of" $rx
fi
# else
echo -e "\nCubeSatSim configuraation sim.cfg file updated to: \n"
echo $callsign $2 $3 $4 $5 $6 $7 $8
echo $callsign $2 $3 $4 $5 $6 $tx $rx > /home/pi/CubeSatSim/sim.cfg
fi
# fi
# if [ "$norestart" = "1" ]; then
# echo

Loading…
Cancel
Save

Powered by TurnKey Linux.