From e17faf6d60a9b3f932037188183ae2fcaa93936a Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 15 Jun 2025 09:14:39 -0400 Subject: [PATCH] Update install remove extra ssdv install --- install | 7 ------- 1 file changed, 7 deletions(-) diff --git a/install b/install index feab87e4..eb8f98c6 100755 --- a/install +++ b/install @@ -144,13 +144,6 @@ cd rpitx ./install.sh - -cd - -git clone https://github.com/alanbjohnston/ssdv.git # install ssdv for FunCube images -cd ssdv -make - cd sudo cp ~/CubeSatSim/systemd/cubesatsim.service /etc/systemd/system/cubesatsim.service