From 2a793c2fa1fac97a78982f465eb3904f95a86607 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sun, 6 Jun 2021 17:38:38 -0400 Subject: [PATCH] removed duplicate git clone CubeSatSim --- install | 1 - 1 file changed, 1 deletion(-) diff --git a/install b/install index 6e6f8ab5..554de89e 100755 --- a/install +++ b/install @@ -22,7 +22,6 @@ sudo pip3 install --upgrade setuptools sudo pip3 install adafruit-blinka RPI.GPIO adafruit-extended-bus adafruit-circuitpython-ina219 -git clone https://github.com/alanbjohnston/rpitx.git cd ~/CubeSatSim