From 0096541e8017b6c76f84ae527bd3f00a92078f92 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Mon, 23 Feb 2026 10:48:57 -0500 Subject: [PATCH] Update install script to create sim.cfg before config call Add configuration line to create sim.cfg file --- install | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install b/install index 45831321..68897186 100755 --- a/install +++ b/install @@ -34,6 +34,9 @@ else touch /home/pi/CubeSatSim/command_control_direwolf + echo "creating $FILE" + echo "AMSAT 0 0 0 no 3 434.9 435 no 0 0 no 60" > /home/pi/CubeSatSim/sim.cfg + /home/pi/CubeSatSim/config -c -n /home/pi/CubeSatSim/config -l -n