From 795f7750abb484bf2e722627b44fd113650bab2a Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 26 Nov 2015 17:40:37 +0000 Subject: [PATCH] Tidying --- src/freedombone-image-customise | 1 - src/freedombone-image-make | 8 +++----- 2 files changed, 3 insertions(+), 6 deletions(-) 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 <