Message to indicate mesh install
This commit is contained in:
parent
ada6d58fc6
commit
7ab7458631
|
@ -190,6 +190,7 @@ refresh_gpg_keys
|
|||
configure_ssh_client
|
||||
configure_monkeysphere
|
||||
if [[ $MESH_CLIENT_INSTALL == $'yes' || $MESH_CLIENT_INSTALL == $'y' || $MESH_CLIENT_INSTALL == $'on' ]]; then
|
||||
echo $'Installing mesh packages'
|
||||
${PROJECT_NAME}-mesh-install batman_client
|
||||
${PROJECT_NAME}-mesh-install babel_client
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue