We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rsync
1 parent f23459b commit 9fa65d2Copy full SHA for 9fa65d2
simpleimage/make_rootfs.sh
@@ -165,7 +165,7 @@ apt-get -y update
165
apt-get -y install sudo sunxi-disp-tool \
166
dosfstools curl xz-utils iw rfkill wpasupplicant openssh-server \
167
alsa-utils nano git build-essential vim jq wget ca-certificates \
168
- htop figlet gdisk parted
+ htop figlet gdisk parted rsync
169
if [[ "$DISTRO" == "xenial" || "$DISTRO" == "zesty" ]]; then
170
apt-get -y install landscape-common
171
fi
0 commit comments