make &&
if [[ "$ENVBOT_CONTRIB" = "y" ]]; then
  cp contrib/modules/m_*.sh modules/
fi

