Align code
This commit is contained in:
parent
96c4ad11f4
commit
71b5a38288
1 changed files with 3 additions and 3 deletions
6
build.sh
6
build.sh
|
@ -212,9 +212,9 @@ apply_patches '01-no-root-login.diff'
|
|||
# Maybe some can be safely removed.
|
||||
#
|
||||
on_chroot << EOF
|
||||
apt-get install -y \
|
||||
raspberrypi-bootloader \
|
||||
raspberrypi-sys-mods \
|
||||
apt-get install -y \
|
||||
raspberrypi-bootloader \
|
||||
raspberrypi-sys-mods \
|
||||
raspi-copies-and-fills
|
||||
EOF
|
||||
|
||||
|
|
Reference in a new issue