Skip to content

Commit

Permalink
Install rsync
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan committed Oct 14, 2017
1 parent f23459b commit 9fa65d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simpleimage/make_rootfs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ apt-get -y update
apt-get -y install sudo sunxi-disp-tool \
dosfstools curl xz-utils iw rfkill wpasupplicant openssh-server \
alsa-utils nano git build-essential vim jq wget ca-certificates \
htop figlet gdisk parted
htop figlet gdisk parted rsync
if [[ "$DISTRO" == "xenial" || "$DISTRO" == "zesty" ]]; then
apt-get -y install landscape-common
fi
Expand Down

0 comments on commit 9fa65d2

Please sign in to comment.