From df44ae5f2d3531c986b2de472c29e660dbd77d8a Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 31 Aug 2015 11:24:49 +0100 Subject: [PATCH] Switch branch --- src/freedombone-meshweb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/freedombone-meshweb b/src/freedombone-meshweb index 3357ed20..5d247c8b 100755 --- a/src/freedombone-meshweb +++ b/src/freedombone-meshweb @@ -26,8 +26,8 @@ function install_zeronet { exit 56823 fi cd $ZERONET_DIR - #git checkout bashrc/bootstrap-file - git checkout bashrc/test + git checkout bashrc/bootstrap-file + #git checkout bashrc/test } if [ -f /var/lib/batman ]; then