Whitespace fix

pull/5/head
Charles Cross 2016-05-05 15:09:35 -07:00
parent 3e356e0e15
commit 21cf9e8e80
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ fi
on_chroot apt-key add - < files/raspberrypi.gpg.key
# Update and dist upgrade
on_chroot sh -e - << EOF
on_chroot sh -e - <<EOF
apt-get update
apt-get dist-upgrade -y