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