Update update for new version

beta-v1.3.1.1-config
Alan Johnston 2 years ago committed by GitHub
parent f667dda598
commit 39f4605149
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -212,7 +212,10 @@ git pull --no-rebase > .updated_p
FLAG=1 FLAG=1
fi fi
if ! grep -q force_turbo=1 /boot/config.txt ; then sudo sh -c 'echo "force_turbo=1" >> /boot/config.txt'; fi if ! grep -q force_turbo=1 /boot/config.txt ; then
sudo sh -c 'echo "force_turbo=1" >> /boot/config.txt'
FLAG=1
fi
#if [ ! -f "/home/pi/CubeSatSim/telem_string.txt" ]; then #if [ ! -f "/home/pi/CubeSatSim/telem_string.txt" ]; then

Loading…
Cancel
Save

Powered by TurnKey Linux.