Align code
This commit is contained in:
parent
10e4456913
commit
d2524e2470
1 changed files with 8 additions and 8 deletions
16
build.sh
16
build.sh
|
@ -212,15 +212,15 @@ apply_patches '01-no-root-login.diff'
|
|||
# Maybe some can be safely removed.
|
||||
#
|
||||
on_chroot << EOF
|
||||
apt-get install -y \
|
||||
raspberrypi-kernel \
|
||||
apt-get install -y \
|
||||
raspberrypi-kernel \
|
||||
raspberrypi-kernel-headers \
|
||||
raspberrypi-bootloader \
|
||||
libraspberrypi-bin \
|
||||
libraspberrypi0 \
|
||||
libraspberrypi-dev \
|
||||
libraspberrypi-doc \
|
||||
raspberrypi-sys-mods \
|
||||
raspberrypi-bootloader \
|
||||
libraspberrypi-bin \
|
||||
libraspberrypi0 \
|
||||
libraspberrypi-dev \
|
||||
libraspberrypi-doc \
|
||||
raspberrypi-sys-mods \
|
||||
raspi-copies-and-fills
|
||||
EOF
|
||||
|
||||
|
|
Reference in a new issue