From 36533e538b14d98cc8225f888b6ff78381b2b441 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Mon, 1 Dec 2025 17:14:55 -0500 Subject: [PATCH] Update pacsat.sh fix dir name --- groundstation/pacsat.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/pacsat.sh b/groundstation/pacsat.sh index 633e6612..6a00522a 100755 --- a/groundstation/pacsat.sh +++ b/groundstation/pacsat.sh @@ -84,7 +84,7 @@ echo echo "Don't close the direwolf window or the Pacsatsim will stop running." -cd /home/pi/Desktop/PacSatGround/ +cd /home/pi/Desktop/PacsatGround/ setsid java -Xmx512M -jar PacSatGround.jar "/home/pi/PacSatGround" # removed &