diff --git a/config b/config index 98c40816..c4b9b497 100755 --- a/config +++ b/config @@ -566,7 +566,7 @@ elif [ "$1" = "-c" ]; then echo $callsign $2 $3 $4 $5 $6 $7 $8 $9 ${10} ${11} echo $callsign $2 $3 $4 $5 $6 $7 $8 $9 ${10} ${11} > /home/pi/CubeSatSim/sim.cfg - sudo systemctl stop pacsatsim + sudo systemctl stop pacsatsim &>/dev/null sudo killall -9 java &>/dev/null sudo sed -i "s/$oldcallsign/$callsign/g" /home/pi/pi_pacsat/Debug/pacsat.config