Switch branch
This commit is contained in:
parent
25a236fd65
commit
df44ae5f2d
|
@ -26,8 +26,8 @@ function install_zeronet {
|
||||||
exit 56823
|
exit 56823
|
||||||
fi
|
fi
|
||||||
cd $ZERONET_DIR
|
cd $ZERONET_DIR
|
||||||
#git checkout bashrc/bootstrap-file
|
git checkout bashrc/bootstrap-file
|
||||||
git checkout bashrc/test
|
#git checkout bashrc/test
|
||||||
}
|
}
|
||||||
|
|
||||||
if [ -f /var/lib/batman ]; then
|
if [ -f /var/lib/batman ]; then
|
||||||
|
|
Loading…
Reference in New Issue