update before installs
This commit is contained in:
parent
87d5c2ac57
commit
267e466701
|
@ -60,6 +60,7 @@ fi
|
||||||
|
|
||||||
if [[ $SERVER_INSTALLATION == "no" ]]; then
|
if [[ $SERVER_INSTALLATION == "no" ]]; then
|
||||||
if [ ! -f /tmp/meshtype ]; then
|
if [ ! -f /tmp/meshtype ]; then
|
||||||
|
sudo apt-get update
|
||||||
install_web_server
|
install_web_server
|
||||||
install_zeronet
|
install_zeronet
|
||||||
sudo batman start
|
sudo batman start
|
||||||
|
|
Loading…
Reference in New Issue