Don't install babel
This commit is contained in:
parent
f4d06bdb83
commit
e4645e80de
|
@ -192,7 +192,6 @@ configure_monkeysphere
|
|||
if [[ $MESH_CLIENT_INSTALL == $'yes' || $MESH_CLIENT_INSTALL == $'y' || $MESH_CLIENT_INSTALL == $'on' ]]; then
|
||||
echo $'Installing mesh packages'
|
||||
${PROJECT_NAME}-mesh-install -f batman_client
|
||||
${PROJECT_NAME}-mesh-install -f babel_client
|
||||
fi
|
||||
echo $'Configuration complete'
|
||||
exit 0
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue