Update update add install fctelem

fc-8
Alan Johnston 10 months ago committed by GitHub
parent 9ac81cacfb
commit 3a9a3ff9b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -238,11 +238,20 @@ if [ ! -d "/home/pi/ssdv" ]; then
FLAG=1
fi
if [ ! -d "/home/pi/fctelem" ]; then
cd
wget https://github.com/alanbjohnston/go/releases/download/v0.1/fctelem.zip
unzip fctelem.zip
FLAG=1
fi
cd /home/pi/pi-power-button
git checkout master
git pull --no-rebase > .updated_p
grep 'changed' /home/pi/pi-power-button/.updated_p

Loading…
Cancel
Save

Powered by TurnKey Linux.