Update pacsat.sh cleanup

master-b-p
Alan Johnston 1 week ago committed by GitHub
parent 27fe4062cc
commit b558f940f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -126,8 +126,7 @@ if [ ! -d "/home/pi/PacSatGround" ] ; then
sudo rm PacSatGround.zip sudo rm PacSatGround.zip
echo echo
echo "The first time you run the Ground Station, you will need to select Yes to override files, then put in your callsign" echo "The first time you run the Ground Station, you will need to select Yes to override files, then put in your callsign"
sleep 10 sleep 10
fi fi
@ -142,7 +141,6 @@ if [ ! -d "/home/pi/PacSatGroundLoop" ] ; then
echo echo
echo "The first time you run the Ground Station, you will need to select Yes to override files, then put in your callsign" echo "The first time you run the Ground Station, you will need to select Yes to override files, then put in your callsign"
sleep 10 sleep 10
fi fi

Loading…
Cancel
Save

Powered by TurnKey Linux.