From 0a69610f8ca53a52d66639893b84aa463fd11432 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Tue, 3 Mar 2026 22:48:43 -0500 Subject: [PATCH] Update install add desktop install --- install | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install b/install index b30dc015..d4e12a4a 100755 --- a/install +++ b/install @@ -31,6 +31,8 @@ cd CubeSatSim/config -c -n CubeSatSim/config -l -n + +cp /home/piCubeSatSim/groundstation/pacsat.desktop /home/pi/Desktop/pacsat.desktop sudo apt-get update && sudo apt-get dist-upgrade -y