Browse Source

https transport for mesh installs

Bob Mottram 8 years ago
parent
commit
cacb9770a7
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      src/freedombone-image-customise

+ 2
- 0
src/freedombone-image-customise View File

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