Skip to content
Snippets Groups Projects
Commit 3eb0cfb2 authored by Bob Mottram's avatar Bob Mottram
Browse files

Install nano for minimal editing capability

parent b3092273
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment