Skip to content
Snippets Groups Projects
Commit e4645e80 authored by Bob Mottram's avatar Bob Mottram
Browse files

Don't install babel

parent f4d06bdb
No related branches found
No related tags found
No related merge requests found
......@@ -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
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment