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