Install avahi on image

This commit is contained in:
Bob Mottram 2015-11-23 14:06:19 +00:00
parent ec1c284069
commit 972d4546ff
1 changed files with 1 additions and 0 deletions

View File

@ -288,6 +288,7 @@ if [ -n "$CUSTOM_SETUP" ]; then
fi
chroot "$rootdir" apt-get install -y sudo git dialog build-essential openssh-server
chroot "$rootdir" apt-get install -y avahi-daemon avahi-utils avahi-discover
chroot "$rootdir" /bin/bash -x <<EOF
git clone https://github.com/bashrc/freedombone /root/freedombone
cd /root/freedombone