Selaa lähdekoodia

https transport for mesh installs

Bob Mottram 8 vuotta sitten
vanhempi
commit
cacb9770a7
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2
    0
      src/freedombone-image-customise

+ 2
- 0
src/freedombone-image-customise Näytä tiedosto

610
 
610
 
611
     INSTALLING_MESH=1
611
     INSTALLING_MESH=1
612
 
612
 
613
+    chroot "$rootdir" apt-get -yq install apt-transport-https
614
+
613
     configure_firewall
615
     configure_firewall
614
     install_avahi
616
     install_avahi
615
     install_batman
617
     install_batman