Skip to content

Commit 9fa65d2

Browse files
authored
Install rsync
1 parent f23459b commit 9fa65d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simpleimage/make_rootfs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ apt-get -y update
165165
apt-get -y install sudo sunxi-disp-tool \
166166
dosfstools curl xz-utils iw rfkill wpasupplicant openssh-server \
167167
alsa-utils nano git build-essential vim jq wget ca-certificates \
168-
htop figlet gdisk parted
168+
htop figlet gdisk parted rsync
169169
if [[ "$DISTRO" == "xenial" || "$DISTRO" == "zesty" ]]; then
170170
apt-get -y install landscape-common
171171
fi

0 commit comments

Comments
 (0)