Преглед изворни кода

Install nano for minimal editing capability

Bob Mottram пре 9 година
родитељ
комит
3eb0cfb21f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      src/freedombone-image-customise

+ 1
- 1
src/freedombone-image-customise Прегледај датотеку

@@ -341,7 +341,7 @@ fi
341 341
 chroot "$rootdir" apt-get install -y sudo git dialog toilet build-essential openssh-server
342 342
 chroot "$rootdir" apt-get install -y avahi-daemon avahi-utils avahi-discover avahi-autoipd
343 343
 chroot "$rootdir" apt-get install -y iptables dnsutils net-tools network-manager iputils-ping
344
-chroot "$rootdir" apt-get install -y libnss-mdns libnss-myhostname libnss-gw-name
344
+chroot "$rootdir" apt-get install -y libnss-mdns libnss-myhostname libnss-gw-name nano
345 345
 
346 346
 chroot "$rootdir" /bin/bash -x <<EOF
347 347
 git clone https://github.com/bashrc/freedombone /root/freedombone