Update install move config

master-b
Alan Johnston 2 months ago committed by GitHub
parent 850c93d012
commit 6a7ec69312
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -62,10 +62,6 @@ else
fi
touch /home/pi/CubeSatSim/command_control_direwolf
CubeSatSim/config -c -n
CubeSatSim/config -l -n
sudo apt-get update && sudo apt-get dist-upgrade -y
@ -360,6 +356,10 @@ curl https://bootstrap.pypa.io/get-pip.py | sudo /home/pi/venv/bin/python3
sudo /home/pi/venv/bin/pip3 install adafruit_extended_bus
sudo /home/pi/venv/bin/pip3 install adafruit-circuitpython-ina219
CubeSatSim/config -c -n
CubeSatSim/config -l -n
echo "Would you like to reboot to complete the installation (y/n)?"
read -r ANS

Loading…
Cancel
Save

Powered by TurnKey Linux.