Bob Mottram преди 9 години
родител
ревизия
972d4546ff
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1
    0
      src/freedombone-image-customise

+ 1
- 0
src/freedombone-image-customise Целия файл

@@ -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