获取源码

操作步骤

  1. 使用PuTTY工具,以root用户登录服务器。
  2. 执行以下命令配置Git。

    git config --global http."sslVerify" false

  3. 执行以下命令下载MOOSE源码。

    git clone https://github.com/idaholab/moose.git