Explorar el Código

update before installs

Bob Mottram hace 10 años
padre
commit
267e466701
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      src/freedombone-meshweb

+ 1
- 0
src/freedombone-meshweb Ver fichero

60
 
60
 
61
 if [[ $SERVER_INSTALLATION == "no" ]]; then
61
 if [[ $SERVER_INSTALLATION == "no" ]]; then
62
     if [ ! -f /tmp/meshtype ]; then
62
     if [ ! -f /tmp/meshtype ]; then
63
+        sudo apt-get update
63
         install_web_server
64
         install_web_server
64
         install_zeronet
65
         install_zeronet
65
         sudo batman start
66
         sudo batman start