Skip to content

Commit c041d90

Browse files
committed
fix bootstrap
1 parent e42c424 commit c041d90

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bootstrap/bootstrap-buster.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ net-tools,\
4949
ntp,\
5050
openssh-server,\
5151
parted,\
52-
rsync \
52+
rsync,\
5353
sudo,\
5454
unzip,\
5555
wget,\
56-
wireless-tools,\
56+
wireless-tools \
5757
--arch=${DEB_ARCH} ${DISTRO} ${ROOTFS} ${REPO}
5858

5959
sed -i 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/g' ${ROOTFS}/etc/locale.gen

0 commit comments

Comments
 (0)