Install nano for minimal editing capability

This commit is contained in:
Bob Mottram 2015-11-29 14:32:36 +00:00
parent b3092273cd
commit 3eb0cfb21f
1 changed files with 1 additions and 1 deletions

View File

@ -341,7 +341,7 @@ fi
chroot "$rootdir" apt-get install -y sudo git dialog toilet build-essential openssh-server
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 iputils-ping
chroot "$rootdir" apt-get install -y libnss-mdns libnss-myhostname libnss-gw-name
chroot "$rootdir" apt-get install -y libnss-mdns libnss-myhostname libnss-gw-name nano
chroot "$rootdir" /bin/bash -x <<EOF
git clone https://github.com/bashrc/freedombone /root/freedombone