fixed typo in pull

pull/101/head
alanbjohnston 5 years ago committed by GitHub
parent c3baf77935
commit ffec4e0322
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,7 +21,7 @@ sudo sed -i 's/update to/update\nto/g' /etc/motd
cd /home/pi/pi-power-button cd /home/pi/pi-power-button
git pull .updated_p git pull > .updated_p
grep 'changed' /home/pi/pi-power-button/.updated_p grep 'changed' /home/pi/pi-power-button/.updated_p
if [[ $(grep 'changed' /home/pi/pi-power-button/.updated_p) ]]; then if [[ $(grep 'changed' /home/pi/pi-power-button/.updated_p) ]]; then

Loading…
Cancel
Save

Powered by TurnKey Linux.