changed update test on telem_string.txt

sr-frs-rx
Alan Johnston 2 years ago committed by GitHub
parent ea9e1535bb
commit 8b2ed25843
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -182,7 +182,7 @@ git pull > .updated_p
FLAG=1 FLAG=1
fi fi
if [ ! -d "/home/pi/CubeSatSim/telem_string.txt" ]; then if [ ! -f "/home/pi/CubeSatSim/telem_string.txt" ]; then
sudo apt-get update && sudo apt-get dist-upgrade -y sudo apt-get update && sudo apt-get dist-upgrade -y

Loading…
Cancel
Save

Powered by TurnKey Linux.