added motd edit removing .sh

pull/89/head
alanbjohnston 5 years ago committed by GitHub
parent 2a793c2fa1
commit f3ceddf4ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,6 +10,9 @@ if [ "$1" = "u" ]; then
fi
sudo sed -i 's/CubeSatSim/config.sh/CubeSatSim/config/g' /etc/motd
cd /home/pi/CubeSatSim
git pull > .updated
@ -68,6 +71,8 @@ fi
if [ ! -d "/home/pi/PiSSTVpp" ]; then
sudo apt-get update && sudo apt-get dist-upgrade -y
sudo apt-get install -y python-picamera python3-picamera build-essential libgd-dev libmagic-dev

Loading…
Cancel
Save

Powered by TurnKey Linux.