diff --git a/src/freedombone-image-customise b/src/freedombone-image-customise index 7e1268cf..a2e0e5a0 100755 --- a/src/freedombone-image-customise +++ b/src/freedombone-image-customise @@ -338,7 +338,6 @@ chroot "$rootdir" apt-get install -y sudo git dialog toilet build-essential open chroot "$rootdir" apt-get install -y avahi-daemon avahi-utils avahi-discover avahi-autoipd chroot "$rootdir" apt-get install -y iptables dnsutils net-tools network-manager chroot "$rootdir" apt-get install -y libnss-mdns libnss-myhostname libnss-gw-name -chroot "$rootdir" apt-get install -y u-boot-sunxi chroot "$rootdir" /bin/bash -x <