Browse Source

update before installs

Bob Mottram 10 years ago
parent
commit
267e466701
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/freedombone-meshweb

+ 1
- 0
src/freedombone-meshweb View File

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